Searched refs:TMR_CCR_CS_1 (Results 1 – 2 of 2) sorted by relevance
161 (TMR_CCR_CS_0(0) | TMR_CCR_CS_1(0)) : in timer_config()162 (TMR_CCR_CS_0(3) | TMR_CCR_CS_1(3)); in timer_config()
36 #define TMR_CCR_CS_1(x) (((x) & 0x7) << 2) macro