Searched refs:TimerLoopTest1 (Results 1 – 2 of 2) sorted by relevance
205 static void TimerLoopTest1(int id, uintptr_t arg) in TimerLoopTest1() function324 …ret = OsalTimerCreate(&g_testTimerLoop1, g_timerPeriod1, TimerLoopTest1, (uintptr_t)&g_timerPeriod… in OsaTimerTest()
274 static void TimerLoopTest1(uintptr_t arg) in TimerLoopTest1() function383 …ret = OsalTimerCreate(&g_testTimerLoop1, g_timerPeriod1, TimerLoopTest1, (uintptr_t)&g_timerPeriod… in OsaTimerTest()