Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/os/common/
Dtimer.h66 OS_TIMER48_012 = 0, enumerator
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_timer.c141 SDK_ASSERT(OS_TIMER48_012 <= id && id <= OS_TIMER48_123); in OS_StartTimer48()
236 SDK_ASSERT(OS_TIMER48_012 <= id && id <= OS_TIMER48_123); in OS_StopTimer48()