Home
last modified time | relevance | path

Searched refs:evtTypeP (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DeventQ.h38 bool evtQueueDequeue(struct EvtQueue* q, uint32_t *evtTypeP, void **evtDataP, TaggedPtr *evtFreeDat…
/device/google/contexthub/firmware/os/core/
DeventQ.c177 bool evtQueueDequeue(struct EvtQueue* q, uint32_t *evtTypeP, void **evtDataP, in evtQueueDequeue() argument
210 *evtTypeP = rec->evtType; in evtQueueDequeue()