Searched refs:EVT_SENSOR_TEMP_TIMER (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/firmware/os/drivers/si_si7034/ |
D | si7034a10.c | 74 EVT_SENSOR_TEMP_TIMER, enumerator 222 osEnqueuePrivateEvt(EVT_SENSOR_TEMP_TIMER, data, NULL, mTask.tid); in sensorTempTimerCallback() 445 case EVT_SENSOR_TEMP_TIMER: in handleEvent()
|
/device/google/contexthub/firmware/os/drivers/st_lps22hb/ |
D | lps22hb.c | 91 EVT_SENSOR_TEMP_TIMER, enumerator 311 osEnqueuePrivateEvt(EVT_SENSOR_TEMP_TIMER, data, NULL, mTask.tid); in sensorTempTimerCallback() 667 case EVT_SENSOR_TEMP_TIMER: in handleEvent()
|
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/ |
D | bosch_bmp280.c | 74 EVT_SENSOR_TEMP_TIMER, enumerator 273 osEnqueuePrivateEvt(EVT_SENSOR_TEMP_TIMER, cookie, NULL, mTask.id); in tempTimerCallback() 739 case EVT_SENSOR_TEMP_TIMER: in handleEvent()
|