Searched defs:CLEAR_BIT (Results 1 – 8 of 8) sorted by relevance
205 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro
225 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro
222 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro
224 #define CLEAR_BIT(REG, BIT) ((REG) &= ~(BIT)) macro