Home
last modified time | relevance | path

Searched refs:HwTimerStop (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/include/platform/
Dtimer_if.h58 int32_t HwTimerStop(DevHandle handle);
/drivers/hdf_core/framework/support/platform/src/timer/
Dtimer_if.c100 int32_t HwTimerStop(DevHandle handle) in HwTimerStop() function
Dtimer_if_u.c173 int32_t HwTimerStop(DevHandle handle) in HwTimerStop() function
/drivers/hdf_core/framework/test/unittest/platform/common/
Dtimer_test.c107 HwTimerStop(test->handle); in TimerStopTest()