Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
Dseos.c59 #define EVENT_GET_ORIGIN(evt) ((evt) >> (32 - TASK_TID_BITS)) macro
1048 tid = EVENT_GET_ORIGIN(evtType); in osMainDequeueLoop()