Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_lcd.h305 #define LCD_HIGHDRIVE_1 (LCD_FCR_HD) /*!< High resistance Drive */ macro
308 ((__HIGHDRIVE__) == LCD_HIGHDRIVE_1))
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_lcd.h309 #define LCD_HIGHDRIVE_1 (LCD_FCR_HD) /*!< High resistance Drive */ macro
312 ((__HIGHDRIVE__) == LCD_HIGHDRIVE_1))