include/watchdog.h INIT_FUNC_WATCHDOG_INIT
 
#if defined(CONFIG_WATCHDOG) || defined(CONFIG_HW_WATCHDOG)
#define INIT_FUNC_WATCHDOG_INIT init_func_watchdog_init,
#define INIT_FUNC_WATCHDOG_RESET init_func_watchdog_reset,
#else
#define INIT_FUNC_WATCHDOG_INIT
#define INIT_FUNC_WATCHDOG_RESET
#endif
 
 
 
 
 
#if defined(CONFIG_WATCHDOG) || defined(CONFIG_HW_WATCHDOG)
static int init_func_watchdog_init(void)
{
# if defined(CONFIG_HW_WATCHDOG) && (defined(CONFIG_BLACKFIN) || \
 defined(CONFIG_M68K) || defined(CONFIG_MICROBLAZE) || \
 defined(CONFIG_SH) || defined(CONFIG_AT91SAM9_WATCHDOG) || \
 defined(CONFIG_DESIGNWARE_WATCHDOG) || \
 defined(CONFIG_IMX_WATCHDOG))
 puts("       Watchdog enabled\n");
# endif
 WATCHDOG_RESET();
 return 0;
}
int init_func_watchdog_reset(void)
{
 WATCHDOG_RESET();
 return 0;
}
#endif /* CONFIG_WATCHDOG */
阿里云国内75折 回扣 微信号:monov8
阿里云国际,腾讯云国际,低至75折。AWS 93折 免费开户实名账号 代冲值 优惠多多 微信号:monov8 飞机:@monov6