Searched refs:BIT_WDT_FULL (Results 1 – 1 of 1) sorted by relevance
45 #define BIT_WDT_FULL(x) SYS_WDT ## x ## _FULL_RESET macro50 if (event_log & (BIT_WDT_SOC(x) | BIT_WDT_FULL(x) | BIT_WDT_ARM(x) | BIT_WDT_SW(x))) { \56 if (event_log & BIT_WDT_FULL(x)) { \58 sys_write32(BIT_WDT_FULL(x), event_log_reg); \