Home
last modified time | relevance | path

Searched refs:OS_TIMER32_23 (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/common/
Dtimer.h59 OS_TIMER32_23 = 2 enumerator
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_timer.c119 SDK_ASSERT(OS_TIMER32_01 <= id && id <= OS_TIMER32_23); in OS_StartTimer32()
222 SDK_ASSERT(OS_TIMER32_01 <= id && id <= OS_TIMER32_23); in OS_StopTimer32()