Searched refs:WTCON_PRESCALER (Results 1 – 1 of 1) sorted by relevance
44 #define WTCON_PRESCALER(x) (((x) & 0xff) << 8) macro126 wtcon |= WTCON_PRESCALER(0xff); in exdog_reset()