HomeSort by relevance Sort by last modified time
    Searched refs:timIntHandler (Results 1 - 5 of 5) sorted by null

  /device/google/contexthub/firmware/os/inc/
timer.h 52 bool timIntHandler(void);
  /device/google/contexthub/firmware/os/core/
eventQ.c 195 else if (!timIntHandler()) {
200 timIntHandler();
timer.c 120 // protect from concurrent execution [timIntHandler() and timTimerSetEx()]
290 bool timIntHandler(void)
  /device/google/contexthub/firmware/os/platform/stm32/
rtc.c 286 timIntHandler();
platform.c 345 timIntHandler();

Completed in 284 milliseconds