Searched refs:TimerLoopTest2 (Results 1 – 2 of 2) sorted by relevance
255 static void TimerLoopTest2(int id, uintptr_t arg) in TimerLoopTest2() function328 …ret = OsalTimerCreate(&g_testTimerLoop2, g_timerPeriod2, TimerLoopTest2, (uintptr_t)&g_timerPeriod… in OsaTimerTest()
320 static void TimerLoopTest2(uintptr_t arg) in TimerLoopTest2() function387 …ret = OsalTimerCreate(&g_testTimerLoop2, g_timerPeriod2, TimerLoopTest2, (uintptr_t)&g_timerPeriod… in OsaTimerTest()