Home
last modified time | relevance | path

Searched refs:OS_StopTimer32 (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.5/include/nitro/os/common/
Dtimer.h151 void OS_StopTimer32(OSTimer32 id);
/TwlSDK-5.5/build/demos/os/timer-1/src/
Dmain.c309 OS_StopTimer32(OS_TIMER32_12); in TimerIntr_2()
/TwlSDK-5.5/build/libraries/os/common/src/
Dos_timer.c220 void OS_StopTimer32(OSTimer32 id) in OS_StopTimer32() function