Home
last modified time | relevance | path

Searched full:bad_wd_m (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/dts/bindings/watchdog/
Dnxp,fs26-wdog.yaml35 bad watchdog refresh (BAD_WD_M). The GPIO pin where the interrupt signal is
/Zephyr-latest/drivers/watchdog/
Dwdt_nxp_fs26.h578 #define BAD_WD_M (0x1 << 5) macro
Dwdt_nxp_fs26.c779 regval = ~BAD_WD_M; in wdt_nxp_fs26_init()