Searched refs:CONFIG_SYS_WATCHDOG_FREQ (Results 1 – 4 of 4) sorted by relevance
27 #ifndef CONFIG_SYS_WATCHDOG_FREQ28 #define CONFIG_SYS_WATCHDOG_FREQ (CONFIG_SYS_HZ / 2) macro89 if ((timestamp % (CONFIG_SYS_WATCHDOG_FREQ)) == 0) in timer_interrupt()
20 #ifndef CONFIG_SYS_WATCHDOG_FREQ21 #define CONFIG_SYS_WATCHDOG_FREQ (CONFIG_SYS_HZ / 2) macro70 if ((timestamp % (CONFIG_SYS_WATCHDOG_FREQ)) == 0) { in dtimer_interrupt()
427 #define CONFIG_SYS_WATCHDOG_FREQ 5000 /* Feed interval, 5s */ macro
4788 CONFIG_SYS_WATCHDOG_FREQ