Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/include/platform/
Dwatchdog_if.h136 int32_t WatchdogStop(DevHandle handle);
/drivers/hdf_core/framework/test/unittest/platform/common/
Dwatchdog_test.c157 ret = WatchdogStop(tester->handle); in TestCaseWatchdogStartStop()
193 ret = WatchdogStop(tester->handle); in TestCaseWatchdogFeed()
243 (void)WatchdogStop(NULL); in TestCaseWatchdogReliability()
/drivers/hdf_core/framework/support/platform/src/watchdog/
Dwatchdog_if.c107 int32_t WatchdogStop(DevHandle handle) in WatchdogStop() function
Dwatchdog_if_u.c176 int32_t WatchdogStop(DevHandle handle) in WatchdogStop() function