Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dseos_priv.h58 uint32_t subbedEventsInt[MAX_EMBEDDED_EVT_SUBS]; member
/device/google/contexthub/firmware/os/core/
Dseos.c709 task->subbedEvents = task->subbedEventsInt; in osStartApp()
997 if (task->subbedEvents != task->subbedEventsInt) in osInternalEvtHandle()