Searched refs:LCD_PWMDIV_PWMDIV_N (Results 1 – 2 of 2) sorted by relevance
237 #define LCD_PWMDIV_PWMDIV_N(N) ((N)<<0) macro
228 #define LCD_PWMDIV_PWMDIV_N(N) ((((N)-1) << LCD_PWMDIV_PWMDIV_BIT) & LCD_PWMDIV_PWMDIV_MASK) macro
Completed in 6 milliseconds