Home
last modified time | relevance | path

Searched refs:LCD_PULSEONDURATION_1 (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_lcd.h280 #define LCD_PULSEONDURATION_1 (LCD_FCR_PON_0) /*!< Pulse ON duration = 1/… macro
289 ((__DURATION__) == LCD_PULSEONDURATION_1) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lcd.h220 #define LCD_PULSEONDURATION_1 (LCD_FCR_PON_0) /*!< Pulse ON duration = 1/… macro
678 ((__DURATION__) == LCD_PULSEONDURATION_1) || \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_lcd.h284 #define LCD_PULSEONDURATION_1 (LCD_FCR_PON_0) /*!< Pulse ON duration = 1/… macro
293 ((__DURATION__) == LCD_PULSEONDURATION_1) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_lcd.h220 #define LCD_PULSEONDURATION_1 (LCD_FCR_PON_0) /*!< Pulse ON duration = 1/… macro
677 ((__DURATION__) == LCD_PULSEONDURATION_1) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_lcd.h218 #define LCD_PULSEONDURATION_1 (LCD_FCR_PON_0) /*!< Pulse ON duration = 1/… macro
675 ((__DURATION__) == LCD_PULSEONDURATION_1) || \