Home
last modified time | relevance | path

Searched refs:WatchdogDevStart (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/adapter/platform/watchdog/
H A Dwatchdog_wm.c30 static int32_t WatchdogDevStart(struct WatchdogCntlr *watchdogCntlr);
40 .start = WatchdogDevStart,
47 static int32_t WatchdogDevStart(struct WatchdogCntlr *watchdogCntlr) in WatchdogDevStart() function
H A Dwatchdog_stm32f4xx.c35 static int32_t WatchdogDevStart(struct WatchdogCntlr *watchdogCntlr);
46 .start = WatchdogDevStart,
249 static int32_t WatchdogDevStart(struct WatchdogCntlr *watchdogCntlr) function
H A Dwatchdog_bes.c22 static int32_t WatchdogDevStart(struct WatchdogCntlr *watchdogCntlr);
33 .start = WatchdogDevStart,
211 static int32_t WatchdogDevStart(struct WatchdogCntlr *watchdogCntlr) in WatchdogDevStart() function

Completed in 2 milliseconds