Searched refs:BIT_CLEAR_PSTIMER (Results 1 – 4 of 4) sorted by relevance
44225 #define BIT_CLEAR_PSTIMER(x) ((x) & (~BITS_PSTIMER)) macro44227 #define BIT_SET_PSTIMER(x, v) (BIT_CLEAR_PSTIMER(x) | BIT_PSTIMER(v))
44226 #define BIT_CLEAR_PSTIMER(x) ((x) & (~BITS_PSTIMER)) macro44228 #define BIT_SET_PSTIMER(x, v) (BIT_CLEAR_PSTIMER(x) | BIT_PSTIMER(v))