Searched refs:TMR_CCR_CS_0 (Results 1 – 2 of 2) sorted by relevance
156 (TMR_CCR_CS_0(0) | TMR_CCR_CS_1(0)) : in timer_config()157 (TMR_CCR_CS_0(3) | TMR_CCR_CS_1(3)); in timer_config()
30 #define TMR_CCR_CS_0(x) (((x) & 0x3) << 0) macro