Searched defs:wdt (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/common/platform/watchdog/ | ||
H A D | watchdog_hi35xx.c | 39 struct WatchdogCntlr wdt; member 46 static int32_t Hi35xxWatchdogGetStatus(struct WatchdogCntlr *wdt, int32_t *status) in Hi35xxWatchdogGetStatus() argument 62 static int32_t Hi35xxWatchdogStart(struct WatchdogCntlr *wdt) in Hi35xxWatchdogStart() argument 84 static int32_t Hi35xxWatchdogStop(struct WatchdogCntlr *wdt) in Hi35xxWatchdogStop() argument 108 Hi35xxWatchdogSetTimeout(struct WatchdogCntlr *wdt, uint32_t seconds) Hi35xxWatchdogSetTimeout() argument 137 Hi35xxWatchdogGetTimeout(struct WatchdogCntlr *wdt, uint32_t *seconds) Hi35xxWatchdogGetTimeout() argument 153 Hi35xxWatchdogFeed(struct WatchdogCntlr *wdt) Hi35xxWatchdogFeed() argument 260 struct WatchdogCntlr *wdt = NULL; Hi35xxWatchdogRelease() local [all...] |
Completed in 2 milliseconds