HomeSort by relevance Sort by last modified time
    Searched refs:osEventUnsubscribe (Results 1 - 18 of 18) sorted by null

  /device/google/contexthub/firmware/os/drivers/tilt_detection/
tilt_detection.c 151 osEventUnsubscribe(mTask.taskId, EVT_SENSOR_ANY_MOTION);
161 osEventUnsubscribe(mTask.taskId, EVT_SENSOR_NO_MOTION);
172 osEventUnsubscribe(mTask.taskId, EVT_SENSOR_ACCEL);
232 osEventUnsubscribe(mTask.taskId, EVT_APP_START);
  /device/google/contexthub/firmware/os/drivers/synaptics_s3708/
synaptics_s3708.c 350 osEventUnsubscribe(mTask.id, EVT_SENSOR_PROX);
512 osEventUnsubscribe(mTask.id, EVT_APP_START);
  /device/google/contexthub/firmware/os/drivers/leds/
leds_gpio.c 151 osEventUnsubscribe(mTask.id, EVT_APP_START);
leds_lp3943.c 307 osEventUnsubscribe(mTask.id, EVT_APP_START);
  /device/google/contexthub/firmware/os/drivers/orientation/
orientation.c 728 osEventUnsubscribe(mTask.tid, EVT_SENSOR_ACC_DATA_RDY);
734 osEventUnsubscribe(mTask.tid, EVT_SENSOR_GYR_DATA_RDY);
740 osEventUnsubscribe(mTask.tid, EVT_SENSOR_MAG_DATA_RDY);
788 osEventUnsubscribe(mTask.tid, EVT_APP_START);
  /device/google/contexthub/firmware/os/inc/
seos.h 157 bool osEventUnsubscribe(uint32_t tid, uint32_t evtType); /* async */
  /device/google/contexthub/firmware/os/drivers/si_si7034/
si7034a10.c 426 osEventUnsubscribe(mTask.tid, EVT_APP_START);
  /device/google/contexthub/firmware/os/drivers/st_hts221/
hts221.c 461 osEventUnsubscribe(mTask.tid, EVT_APP_START);
  /device/google/contexthub/firmware/os/drivers/window_orientation/
window_orientation.c 567 osEventUnsubscribe(mTask.tid, EVT_SENSOR_ACC_DATA_RDY);
  /device/google/contexthub/firmware/os/core/
hostIntf.c     [all...]
osApi.c 48 *retValP = osEventUnsubscribe(0, evtType);
seos.c     [all...]
  /device/google/contexthub/firmware/os/drivers/ams_tmd2772/
ams_tmd2772.c 709 osEventUnsubscribe(mData.tid, EVT_APP_START);
  /device/google/contexthub/firmware/os/drivers/bosch_bmp280/
bosch_bmp280.c 604 osEventUnsubscribe(mTask.id, EVT_APP_START);
  /device/google/contexthub/firmware/os/drivers/st_lps22hb/
lps22hb.c 642 osEventUnsubscribe(mTask.tid, EVT_APP_START);
  /device/google/contexthub/firmware/os/drivers/st_mag40/
st_mag40.c 948 osEventUnsubscribe(mTask.tid, EVT_APP_START);
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c     [all...]
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 421 milliseconds