Searched refs:ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
47 #define ENABLE_MASK (INT_ENABLE | RESET_ENABLE) macro87 return (wdtcontrol & ENABLE_MASK) == ENABLE_MASK; in wdt_is_running()