/device/google/contexthub/firmware/os/drivers/tilt_detection/ |
D | tilt_detection.c | 145 static void configAnyMotion(bool on) { in configAnyMotion() 155 static void configNoMotion(bool on) { in configNoMotion() 165 static void configAccel(bool on) { in configAccel() 188 static bool tiltDetectionPower(bool on, void *cookie) in tiltDetectionPower()
|
/device/google/bonito/vibrator/ |
D | Vibrator.cpp | 87 Return<Status> Vibrator::on(uint32_t timeoutMs, bool isWaveform) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator 118 Return<Status> Vibrator::on(uint32_t timeoutMs) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator
|
/device/google/contexthub/firmware/os/drivers/hall/ |
D | hall.c | 61 bool on; member 136 static bool hallPower(bool on, void *cookie) in hallPower()
|
/device/google/contexthub/firmware/os/drivers/vsync/ |
D | vsync.c | 80 bool on; member 154 static bool vsyncPower(bool on, void *cookie) in vsyncPower()
|
/device/google/wahoo/vibrator/ |
D | Vibrator.cpp | 94 Return<Status> Vibrator::on(uint32_t timeoutMs, bool forceOpenLoop, bool isWaveform) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator 126 Return<Status> Vibrator::on(uint32_t timeoutMs) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator
|
/device/linaro/hikey/hifi/xaf/host-apf/include/ |
D | xf-debug.h | 93 #define TRACE_TAG(tag, on) enum { __xf_trace_##tag = on } argument 134 #define TRACE_TAG(tag, on) __xf_stub(trace_##tag, __LINE__) argument
|
/device/google/contexthub/firmware/os/drivers/hall_twopole/ |
D | hall_twopole.c | 71 bool on; member 153 static bool hallPower(bool on, void *cookie) in hallPower()
|
/device/google/crosshatch/vibrator/ |
D | Vibrator.cpp | 112 Return<Status> Vibrator::on(uint32_t timeoutMs, uint32_t effectIndex) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator 122 Return<Status> Vibrator::on(uint32_t timeoutMs) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/ |
D | xf-debug.h | 115 #define TRACE_TAG(tag, on) enum { __xf_trace_##tag = on } argument 156 #define TRACE_TAG(tag, on) __xf_stub(trace_##tag, __LINE__) argument
|
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/ |
D | synaptics_s3708.c | 155 bool on; member 342 static void configProx(bool on) { in configProx() 360 static bool callbackPower(bool on, void *cookie) in callbackPower()
|
/device/linaro/hikey/power/ |
D | power_hikey.c | 217 hikey_devfreq_set_interactive(struct hikey_power_module __unused *hikey, int on) in hikey_devfreq_set_interactive() 355 void power_set_interactive(int on) in power_set_interactive()
|
/device/google/coral/vibrator/ |
D | Vibrator.cpp | 115 Return<Status> Vibrator::on(uint32_t timeoutMs, uint32_t effectIndex) { in on() function in android::hardware::vibrator::V1_3::implementation::Vibrator 124 Return<Status> Vibrator::on(uint32_t timeoutMs) { in on() function in android::hardware::vibrator::V1_3::implementation::Vibrator
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | pwr.c | 109 void pwrUnitClock(uint32_t bus, uint32_t unit, bool on) in pwrUnitClock() 119 void pwrUnitReset(uint32_t bus, uint32_t unit, bool on) in pwrUnitReset()
|
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/ |
D | bosch_bmp280.c | 286 static void setMode(bool on, uint8_t state) in setMode() 311 static bool sensorPowerBaro(bool on, void *cookie) in sensorPowerBaro() 400 static bool sensorPowerTemp(bool on, void *cookie) in sensorPowerTemp()
|
/device/google/contexthub/firmware/os/drivers/leds/ |
D | leds_gpio.c | 85 static bool sensorLedsPower(bool on, void *cookie) in sensorLedsPower()
|
D | leds_lp3943.c | 190 static bool sensorLP3943Power(bool on, void *cookie) in sensorLP3943Power()
|
/device/google/contexthub/firmware/os/drivers/si_si7034/ |
D | si7034a10.c | 262 static bool humiPower(bool on, void *cookie) in humiPower() 303 static bool tempPower(bool on, void *cookie) in tempPower()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/ |
D | xf-ipc.h | 93 static inline void xf_ipi_enable(u32 core, int on) in xf_ipi_enable()
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 1290 static bool accPower(bool on, void *cookie) 1314 static bool gyrPower(bool on, void *cookie) 1347 static bool magPower(bool on, void *cookie) 1371 static bool stepPower(bool on, void *cookie) 1396 static bool flatPower(bool on, void *cookie) 1416 static bool doubleTapPower(bool on, void *cookie) 1436 static bool anyMotionPower(bool on, void *cookie) 1459 static bool noMotionPower(bool on, void *cookie) 1481 static bool stepCntPower(bool on, void *cookie)
|
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/ |
D | ams_tmd2772.c | 321 static bool sensorPowerAls(bool on, void *cookie) in sensorPowerAls() 376 static bool sensorPowerProx(bool on, void *cookie) in sensorPowerProx()
|
/device/google/contexthub/firmware/os/cpu/cortexm4/ |
D | cpu.c | 174 void cpuRamPersistentBitSet(uint32_t which, bool on) in cpuRamPersistentBitSet()
|
/device/google/contexthub/firmware/os/drivers/st_lps22hb/ |
D | lps22hb.c | 351 static bool baroPower(bool on, void *cookie) in baroPower() 448 static bool tempPower(bool on, void *cookie) in tempPower()
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | st_lsm6dsm.c | 2550 static bool lsm6dsm_setAccelPower(bool on, void *cookie) in lsm6dsm_setAccelPower() 2583 static bool lsm6dsm_setGyroPower(bool on, void *cookie) in lsm6dsm_setGyroPower() 2620 static bool lsm6dsm_setMagnPower(bool on, void *cookie) in lsm6dsm_setMagnPower() 2679 static bool lsm6dsm_setPressPower(bool on, void *cookie) in lsm6dsm_setPressPower() 2756 static bool lsm6dsm_setTempPower(bool on, void *cookie) in lsm6dsm_setTempPower() 2834 static bool lsm6dsm_setStepDetectorPower(bool on, void *cookie) in lsm6dsm_setStepDetectorPower() 2884 static bool lsm6dsm_setStepCounterPower(bool on, void *cookie) in lsm6dsm_setStepCounterPower() 2935 static bool lsm6dsm_setSignMotionPower(bool on, void *cookie) in lsm6dsm_setSignMotionPower()
|
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/ |
D | rohm_rpr0521.c | 427 static bool sensorPowerAls(bool on, void *cookie) in sensorPowerAls() 476 static bool sensorPowerProx(bool on, void *cookie) in sensorPowerProx()
|
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/ |
D | isl29034.c | 229 static bool sensorPowerAls(bool on, void *cookie) in sensorPowerAls()
|