Home
last modified time | relevance | path

Searched refs:OsalTimerStartOnce (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_timer.c128 int32_t OsalTimerStartOnce(OsalTimer *timer) in OsalTimerStartOnce() function
132 EXPORT_SYMBOL(OsalTimerStartOnce);
/ohos5.0/drivers/hdf_core/interfaces/inner_api/osal/shared/
H A Dosal_timer.h110 int32_t OsalTimerStartOnce(OsalTimer *timer);
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
H A Dosal_timer.c115 int32_t OsalTimerStartOnce(OsalTimer *timer) in OsalTimerStartOnce() function
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_timer.c118 int32_t OsalTimerStartOnce(OsalTimer *timer) in OsalTimerStartOnce() function
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
H A Dosal_timer.c122 int32_t OsalTimerStartOnce(OsalTimer *timer) in OsalTimerStartOnce() function
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dosal_all_test.c334 OsalTimerStartOnce(&g_testTimerOnce); in OsaTimerTest()
357 OsalTimerStartOnce(&g_testTimerOnce); in OsaTimerTestStop()
/ohos5.0/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_all_test.c393 OsalTimerStartOnce(&g_testTimerOnce); in OsaTimerTest()
414 OsalTimerStartOnce(&g_testTimerOnce); in OsaTimerTestStop()