Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_lcd.h304 #define LCD_HIGHDRIVE_0 (0x00000000U) /*!< Low resistance Drive */ macro
307 #define IS_LCD_HIGHDRIVE(__HIGHDRIVE__) (((__HIGHDRIVE__) == LCD_HIGHDRIVE_0) || \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_lcd.h308 #define LCD_HIGHDRIVE_0 (0x00000000U) /*!< Low resistance Drive */ macro
311 #define IS_LCD_HIGHDRIVE(__HIGHDRIVE__) (((__HIGHDRIVE__) == LCD_HIGHDRIVE_0) || \