Searched refs:EVT_SENSOR_ACCEL (Results 1 – 1 of 1) sorted by relevance
36 #define EVT_SENSOR_ACCEL sensorGetMyEventType(SENS_TYPE_ACCEL) macro169 osEventSubscribe(mTask.taskId, EVT_SENSOR_ACCEL); in configAccel()172 osEventUnsubscribe(mTask.taskId, EVT_SENSOR_ACCEL); in configAccel()258 case EVT_SENSOR_ACCEL: in tiltDetectionHandleEvent()