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

  /device/google/contexthub/firmware/os/inc/
eventnums.h 34 #define EVT_MASK 0x0000FFFF
  /device/google/contexthub/firmware/os/core/
seos.c 361 evtType & EVT_MASK, evtData);
1022 evtType = da->privateEvt.evtType & EVT_MASK;
    [all...]

Completed in 5719 milliseconds