HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_GET_ORIGIN (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/inc/
seos_priv.h 40 #define EVENT_GET_ORIGIN(evt) ((evt) >> (32 - TASK_TID_BITS))
  /device/google/contexthub/firmware/os/core/
seos.c 403 struct Task *srcTask = osTaskFindByTid(EVENT_GET_ORIGIN(evtType));
1044 uint16_t tid = EVENT_GET_ORIGIN(evtType);
    [all...]

Completed in 50 milliseconds