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

  /device/google/contexthub/firmware/os/inc/
eventQ.h 37 bool evtQueueEnqueue(struct EvtQueue* q, uint32_t evtType, void *evtData, TaggedPtr evtFreeData, bool atFront /* do not set this unless you know the repercussions. read: never set this in new code */);
  /device/google/contexthub/firmware/os/core/
eventQ.c 100 bool evtQueueEnqueue(struct EvtQueue* q, uint32_t evtType, void *evtData,
seos.c     [all...]

Completed in 125 milliseconds