Home
last modified time | relevance | path

Searched refs:WatchdogDevStop (Results 1 - 2 of 2) sorted by relevance

/drivers/hdf_core/adapter/platform/watchdog/
H A Dwatchdog_stm32f4xx.c36 static int32_t WatchdogDevStop(struct WatchdogCntlr *watchdogCntlr);
47 .stop = WatchdogDevStop,
297 static int32_t WatchdogDevStop(struct WatchdogCntlr *watchdogCntlr) function
299 HDF_LOGW("%s: WatchdogDevStop fail,because of soc not support!!\r\n", __func__);
H A Dwatchdog_bes.c23 static int32_t WatchdogDevStop(struct WatchdogCntlr *watchdogCntlr);
34 .stop = WatchdogDevStop,
228 static int32_t WatchdogDevStop(struct WatchdogCntlr *watchdogCntlr) in WatchdogDevStop() function

Completed in 2 milliseconds