Home
last modified time | relevance | path

Searched refs:EVT_APP_SENSOR_FW_UPLD (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/inc/
Deventnums.h113 #define EVT_APP_SENSOR_FW_UPLD 0x000000EE macro
/device/google/contexthub/firmware/src/
Dsensors.c253 return osEnqueuePrivateEvt(EVT_APP_SENSOR_FW_UPLD, s->callData, NULL, EXT_APP_TID(s)); in sensorCallFuncFwUpld()