Searched refs:LCD_PWMDIV_PWMDIV_BIT (Results 1 – 1 of 1) sorted by relevance
230 #define LCD_PWMDIV_PWMDIV_BIT 0 macro231 #define LCD_PWMDIV_PWMDIV_MASK (0xFFF << LCD_PWMDIV_PWMDIV_BIT)232 #define LCD_PWMDIV_PWMDIV_N(N) ((((N)-1) << LCD_PWMDIV_PWMDIV_BIT) & LCD_PWMDIV_PWMDIV_MASK)