Searched refs:IS_LCD_RAM_REGISTER (Results 1 – 2 of 2) sorted by relevance
386 assert_param(IS_LCD_RAM_REGISTER(RAMRegisterIndex)); in HAL_LCD_Write()
460 #define IS_LCD_RAM_REGISTER(__REGISTER__) (((__REGISTER__) == LCD_RAM_REGISTER0) || \ macro
Completed in 6 milliseconds