Home
last modified time | relevance | path

Searched refs:trySwitchState_ (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c758 static bool trySwitchState_(TASK, enum SensorState newState) { function
770 #define trySwitchState(s) trySwitchState_(_task, (s))
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c725 static bool trySwitchState_(TASK, enum SensorState newState) { function
737 #define trySwitchState(s) trySwitchState_(_task, (s))
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c952 static bool trySwitchState_(TASK, enum SensorState newState) in trySwitchState_() function
956 #define trySwitchState(s) trySwitchState_(_task, (s))