Searched refs:IS_LCD_FastCharge (Results 1 – 2 of 2) sorted by relevance
134 if(!IS_LCD_FastCharge(LCD_InResInitStruct->FastCharge)) return HAL_ERROR; in HAL_LCD_InResConfig()
365 #define IS_LCD_FastCharge(__FastCharge__) (((__FastCharge__) == LCD_FastCha… macro
Completed in 5 milliseconds