Home
last modified time | relevance | path

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

/device/google/contexthub/inc/chre/
Dre.h268 bool chreTimerCancel(uint32_t timerId);
/device/google/contexthub/firmware/app/chre/chre_test0.app/
Dmain.c94 chreTimerCancel(t->timerId); in nanoappHandleEvent()
/device/google/contexthub/firmware/app/chre/chre_test1.app/
Dmain.cpp107 chreTimerCancel(t->timerId); in nanoappHandleEvent()
/device/google/contexthub/firmware/app/chre/common/
Dchre_app_syscalls.c68 bool chreTimerCancel(uint32_t timerId) in chreTimerCancel() function