OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 77 milliseconds