Home
last modified time | relevance | path

Searched defs:evtFreeInfo (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dseos_priv.h106 TaggedPtr evtFreeInfo; member
/device/google/contexthub/firmware/os/core/
Dseos.c368 TaggedPtr evtFreeInfo = act->privateEvt.evtFreeInfo; in osPrivateEvtFreeF() local
1303 static bool osEnqueueEvtCommon(uint32_t evt, void *evtData, TaggedPtr evtFreeInfo, bool urgent) in osEnqueueEvtCommon()
1364 static bool osEnqueuePrivateEvtEx(uint32_t evtType, void *evtData, TaggedPtr evtFreeInfo, uint32_t … in osEnqueuePrivateEvtEx()