Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dseos_priv.h32 #define EVT_DEFERRED_CALLBACK 0x00000002 macro
/device/google/contexthub/firmware/os/core/
Dseos.c1016 case EVT_DEFERRED_CALLBACK: in osInternalEvtHandle()
1256 …if (osEnqueueEvtCommon(EVT_DEFERRED_CALLBACK, act, taggedPtrMakeFromPtr(osDeferredActionFreeF), ur… in osDefer()