Searched refs:EVT_SENSOR_GYR_DATA_RDY (Results 1 – 2 of 2) sorted by relevance
53 #define EVT_SENSOR_GYR_DATA_RDY sensorGetMyEventType(SENS_TYPE_GYRO) macro616 osEventSubscribe(mTask.tid, EVT_SENSOR_GYR_DATA_RDY); in fusionSetRateGyr()734 osEventUnsubscribe(mTask.tid, EVT_SENSOR_GYR_DATA_RDY); in fusionPower()805 case EVT_SENSOR_GYR_DATA_RDY: in fusionHandleEvent()
254 #define EVT_SENSOR_GYR_DATA_RDY sensorGetMyEventType(SENS_TYPE_GYRO) macro1836 osEnqueueEvt(EVT_SENSOR_GYR_DATA_RDY, SENSOR_DATA_EVENT_FLUSH, NULL);