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

  /device/google/contexthub/firmware/app/test0.app/
test_app0.c 50 const struct AppEventFreeData *aefd;
  /device/google/contexthub/firmware/os/inc/
seos.h 124 struct AppEventFreeData { //goes with EVT_APP_FREE_EVT_DATA
  /device/google/contexthub/firmware/os/core/
seos.c 394 struct AppEventFreeData fd = {.evtType = evtType, .evtData = evtData};
422 struct AppEventFreeData fd = {.evtType = EVENT_GET_EVENT(evtType), .evtData = evtData};
    [all...]

Completed in 49 milliseconds