Searched defs:PWM_REG_INT_EN (Results 1 – 2 of 2) sorted by relevance
123 #define PWM_REG_INT_EN(n) ((3 - (n)) * 0x10 + 0x14) macro
57 #define PWM_REG_INT_EN(n) ((3 - (n)) * 0x10 + 0x14) macro