Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dosal_all_test.c255 static void TimerLoopTest2(int id, uintptr_t arg) in TimerLoopTest2() function
328 …ret = OsalTimerCreate(&g_testTimerLoop2, g_timerPeriod2, TimerLoopTest2, (uintptr_t)&g_timerPeriod… in OsaTimerTest()
/ohos5.0/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_all_test.c320 static void TimerLoopTest2(uintptr_t arg) in TimerLoopTest2() function
387 …ret = OsalTimerCreate(&g_testTimerLoop2, g_timerPeriod2, TimerLoopTest2, (uintptr_t)&g_timerPeriod… in OsaTimerTest()