Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/app/test0.app/
Dtest_app0.c39 return eOsEventSubscribe(myTid, EVT_APP_START); in start_task()
/device/google/contexthub/firmware/os/inc/
DsyscallDo.h42 static inline bool eOsEventSubscribe(uint32_t tid, uint32_t evtType) in eOsEventSubscribe() function