Searched refs:REG_CORRUPT (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/watchdog/ | ||
D | wdt_nxp_fs26.h | 528 #define REG_CORRUPT (REG_CORRUPT_MASK) macro |
D | wdt_nxp_fs26.c | 798 if ((rx_frame.data & REG_CORRUPT_MASK) == REG_CORRUPT) { in wdt_nxp_fs26_init() |