Searched refs:IS_LCD_PONTime (Results 1 – 2 of 2) sorted by relevance
143 if(!IS_LCD_PONTime(LCD_InResInitStruct->PONTime)) return HAL_ERROR; in HAL_LCD_InResConfig()
413 #define IS_LCD_PONTime(__PONTime__) ((__PONTime__) <= ((uint32_t)0x3F)) macro
Completed in 7 milliseconds