Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c423 …ret = osEventsUnsubscribe(2, sensorGetMyEventType(s->si->sensorType), sensorGetMyCfgEventType(s->s… in osChreSensorConfigure()
425 …ret = osEventsUnsubscribe(2, sensorGetMyEventType(s->si->sensorType), sensorGetMyCfgEventType(s->s… in osChreSensorConfigure()
540 osEventsUnsubscribe(2, EVT_APP_STARTED, EVT_APP_STOPPED); in osChreEventCfgInfo()
Dseos.c1291 bool osEventsUnsubscribe(uint32_t numEvts, ...) in osEventsUnsubscribe() function
/device/google/contexthub/firmware/os/inc/
Dseos.h165 bool osEventsUnsubscribe(uint32_t numEvts, ...); /* async */