Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dtimer.h51 bool timIntHandler(void);
/device/google/contexthub/firmware/os/core/
DeventQ.c195 else if (!timIntHandler()) { in evtQueueDequeue()
200 timIntHandler(); in evtQueueDequeue()
Dtimer.c274 bool timIntHandler(void) in timIntHandler() function
/device/google/contexthub/firmware/os/platform/stm32/
Drtc.c286 timIntHandler(); in EXTI22_RTC_WKUP_IRQHandler()
Dplatform.c334 timIntHandler(); in TIM2_IRQHandler()