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

  /device/google/contexthub/firmware/os/inc/
timer.h 48 int timTimerCancelAll(uint32_t tid);
  /device/google/contexthub/firmware/os/core/
timer.c 269 int timTimerCancelAll(uint32_t tid)
seos.c 315 timErr = timTimerCancelAll(taskTid);
    [all...]

Completed in 51 milliseconds