Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dseos.c1255 static bool osEventsSubscribeUnsubscribe(bool sub, uint32_t numEvts, ...) in osEventsSubscribeUnsubscribe() function
1270 return osEventsSubscribeUnsubscribe(true, 1, evtType); in osEventSubscribe()
1276 return osEventsSubscribeUnsubscribe(false, 1, evtType); in osEventUnsubscribe()