Searched refs:RMIXL_PIC_CONTROL_TIMER_ENB (Results 1 – 1 of 1) sorted by relevance
529 #define RMIXL_PIC_CONTROL_TIMER_ENB __BITS(15,8) /* per-Timer enable bits */ macro530 #define RMIXL_PIC_CONTROL_TIMER_ENBn(n) ((1 << (8 + (n))) & RMIXL_PIC_CONTROL_TIMER_ENB)