Home
last modified time | relevance | path

Searched refs:osEventUnsubscribe (Results 1 – 21 of 21) sorted by relevance

/device/google/contexthub/firmware/os/drivers/tilt_detection/
Dtilt_detection.c151 osEventUnsubscribe(mTask.taskId, EVT_SENSOR_ANY_MOTION); in configAnyMotion()
161 osEventUnsubscribe(mTask.taskId, EVT_SENSOR_NO_MOTION); in configNoMotion()
172 osEventUnsubscribe(mTask.taskId, EVT_SENSOR_ACCEL); in configAccel()
232 osEventUnsubscribe(mTask.taskId, EVT_APP_START); in tiltDetectionHandleEvent()
/device/google/contexthub/firmware/os/drivers/leds/
Dleds_gpio.c151 osEventUnsubscribe(mTask.id, EVT_APP_START); in handleEvent()
Dleds_lp3943.c312 osEventUnsubscribe(mTask.id, EVT_APP_START); in handleEvent()
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c728 osEventUnsubscribe(mTask.tid, EVT_SENSOR_ACC_DATA_RDY); in fusionPower()
734 osEventUnsubscribe(mTask.tid, EVT_SENSOR_GYR_DATA_RDY); in fusionPower()
740 osEventUnsubscribe(mTask.tid, EVT_SENSOR_MAG_DATA_RDY); in fusionPower()
788 osEventUnsubscribe(mTask.tid, EVT_APP_START); in fusionHandleEvent()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c350 osEventUnsubscribe(mTask.id, EVT_SENSOR_PROX); in configProx()
512 osEventUnsubscribe(mTask.id, EVT_APP_START); in handleEvent()
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c418 osEventUnsubscribe(mData.tid, EVT_APP_START); in handle_event()
/device/google/contexthub/firmware/os/inc/
Dseos.h163 bool osEventUnsubscribe(uint32_t tid, uint32_t evtType); /* async */
/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c461 osEventUnsubscribe(mTask.tid, EVT_APP_START); in handleEvent()
/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c426 osEventUnsubscribe(mTask.tid, EVT_APP_START); in handleEvent()
/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c567 osEventUnsubscribe(mTask.tid, EVT_SENSOR_ACC_DATA_RDY); in windowOrientationPower()
/device/google/contexthub/firmware/os/core/
DhostIntf.c1183 osEventUnsubscribe(mHostIntfTid, EVT_APP_START); in onEvtAppStart()
1353 osEventUnsubscribe(mHostIntfTid, sensorGetMyEventType(cmd->sensType)); in onConfigCmdDisableOne()
1529 osEventUnsubscribe(mHostIntfTid, evtType); in onEvtSensorDataActive()
DosApi.c49 *retValP = osEventUnsubscribe(0, evtType); in osExpApiEvtqUnsubscribe()
Dseos.c1273 bool osEventUnsubscribe(uint32_t tid, uint32_t evtType) in osEventUnsubscribe() function
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c642 osEventUnsubscribe(mTask.tid, EVT_APP_START); in handleEvent()
/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c773 osEventUnsubscribe(mTask.tid, EVT_APP_START); in st_acc44_handleEvent()
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/
Dams_tmd2772.c709 osEventUnsubscribe(mData.tid, EVT_APP_START); in handle_event()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c708 osEventUnsubscribe(mTask.id, EVT_APP_START); in handleEvent()
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c970 osEventUnsubscribe(mTask.tid, EVT_APP_START); in handleEvent()
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c3099 osEventUnsubscribe(T(tid), EVT_APP_START);
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3743 osEventUnsubscribe(mTask.tid, EVT_APP_START);
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c4902 osEventUnsubscribe(T(tid), EVT_APP_START); in lsm6dsm_handleEvent()