Home
last modified time | relevance | path

Searched refs:TimerLoopTest1 (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.c205 static void TimerLoopTest1(int id, uintptr_t arg) in TimerLoopTest1() function
324 …ret = OsalTimerCreate(&g_testTimerLoop1, g_timerPeriod1, TimerLoopTest1, (uintptr_t)&g_timerPeriod… in OsaTimerTest()
/ohos5.0/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_all_test.c274 static void TimerLoopTest1(uintptr_t arg) in TimerLoopTest1() function
383 …ret = OsalTimerCreate(&g_testTimerLoop1, g_timerPeriod1, TimerLoopTest1, (uintptr_t)&g_timerPeriod… in OsaTimerTest()