Home
last modified time | relevance | path

Searched refs:IS_LCD_RAM_REGISTER (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_lcd.c386 assert_param(IS_LCD_RAM_REGISTER(RAMRegisterIndex)); in HAL_LCD_Write()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_lcd.h460 #define IS_LCD_RAM_REGISTER(__REGISTER__) (((__REGISTER__) == LCD_RAM_REGISTER0) || \ macro

Completed in 6 milliseconds