Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/os/common/
Dtimer.h57 OS_TIMER32_01 = 0, enumerator
/TwlSDK-5.4/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()