Home
last modified time | relevance | path

Searched defs:value1 (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_boardid.c64 unsigned int data, value1, value0; in get_adc() local
Dhikey960_bl1_setup.c174 unsigned int pmc_value, value1, value2; in bus_idle_clear() local
/device/google/contexthub/firmware/os/inc/
Dsensors_priv.h40 uint32_t value1; member
DsyscallDo.h99 static inline bool eOsSensorSignalInternalEvt(uint32_t handle, uint32_t intEvtNum, uint32_t value1,… in eOsSensorSignalInternalEvt()
/device/google/marlin/liblight/
Dlights.c140 write_double_int(char const* path, int value1, int value2) in write_double_int()
/device/google/wahoo/liblight/
Dlights.c140 write_double_int(char const* path, int value1, int value2) in write_double_int()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_weakref.py982 def check_popitem(self, klass, key1, value1, key2, value2): argument
1008 def check_setdefault(self, klass, key, value1, value2): argument
/device/google/contexthub/firmware/os/core/
Dsensors.c536 bool sensorSignalInternalEvt(uint32_t handle, uint32_t intEvtNum, uint32_t value1, uint64_t value2) in sensorSignalInternalEvt()
DosApi.c101 uint32_t value1 = va_arg(args, uint32_t); in osExpApiSensorSignal() local