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

  /device/google/contexthub/firmware/os/inc/
eventnums.h 137 #define EVT_APP_BEGIN 0x000000FC
  /device/google/contexthub/firmware/os/core/
seos.c 765 (void)osEnqueueEvt(EVT_APP_BEGIN, task, NULL);
1085 case EVT_APP_BEGIN:
1091 if (evt == EVT_APP_BEGIN) {
    [all...]

Completed in 58 milliseconds