Searched refs:LCD_DIVIDER_16 (Results 1 – 1 of 1) sorted by relevance
181 #define LCD_DIVIDER_16 (0x00000000U) /*!< LCD frequency = CLKPS/16 */ macro198 #define IS_LCD_DIVIDER(__DIVIDER__) (((__DIVIDER__) == LCD_DIVIDER_16) || \
Completed in 8 milliseconds