Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c693 static bool trySwitchState_(TASK, enum SensorState newState) in trySwitchState_() function
697 #define trySwitchState(s) trySwitchState_(_task, (s))
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c662 static bool trySwitchState_(TASK, enum SensorState newState) { function
674 #define trySwitchState(s) trySwitchState_(_task, (s))