Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/include/platform/
Dwatchdog_if.h171 int32_t WatchdogFeed(DevHandle handle);
/drivers/hdf_core/framework/support/platform/src/watchdog/
Dwatchdog_if.c134 int32_t WatchdogFeed(DevHandle handle) in WatchdogFeed() function
Dwatchdog_if_u.c274 int32_t WatchdogFeed(DevHandle handle) in WatchdogFeed() function
/drivers/hdf_core/framework/test/unittest/platform/common/
Dwatchdog_test.c185 ret = WatchdogFeed(tester->handle); in TestCaseWatchdogFeed()
255 (void)WatchdogFeed(NULL); in TestCaseWatchdogReliability()