Searched defs:SET_BIT (Results 1 – 6 of 6) sorted by relevance
200 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
228 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
129 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
213 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro
212 #define SET_BIT(REG, BIT) ((REG) |= (BIT)) macro