Searched refs:EVT_APP_SENSOR_FLUSH (Results 1 – 4 of 4) sorted by relevance
149 #define EVT_APP_SENSOR_FLUSH 0x000000EC macro
268 case EVT_APP_SENSOR_FLUSH: in chreappHandle()
297 case EVT_APP_SENSOR_FLUSH: in chreappHandle()
273 return osEnqueuePrivateEvt(EVT_APP_SENSOR_FLUSH, s->callData, NULL, EXT_APP_TID(s)); in sensorCallFuncFlush()