Home
last modified time | relevance | path

Searched refs:WatchdogCntlrStop (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/support/platform/include/watchdog/
Dwatchdog_core.h95 int32_t WatchdogCntlrStop(struct WatchdogCntlr *cntlr);
/drivers/hdf_core/framework/support/platform/src/watchdog/
Dwatchdog_if.c113 return WatchdogCntlrStop((struct WatchdogCntlr *)handle); in WatchdogStop()
Dwatchdog_core.c150 int32_t WatchdogCntlrStop(struct WatchdogCntlr *cntlr) in WatchdogCntlrStop() function
359 return WatchdogCntlrStop(cntlr); in WatchdogIoDispatch()