Searched defs:SET_BIT (Results 1 – 8 of 8) sorted by relevance
203 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
222 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
220 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
223 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro