Home
last modified time | relevance | path

Searched refs:LCD_FCR_PON (Results 1 – 25 of 63) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_lcd.h286 #define LCD_PULSEONDURATION_7 (LCD_FCR_PON) /*!< Pulse ON duration = 7/…
558 MODIFY_REG((__HANDLE__)->Instance->FCR, LCD_FCR_PON, (__DURATION__)); \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lcd.h226 #define LCD_PULSEONDURATION_7 (LCD_FCR_PON) /*!< Pulse ON duration = 7/…
427 MODIFY_REG((__HANDLE__)->Instance->FCR, LCD_FCR_PON, (__DURATION__)); \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_lcd.h290 #define LCD_PULSEONDURATION_7 (LCD_FCR_PON) /*!< Pulse ON duration = 7/…
542 MODIFY_REG((__HANDLE__)->Instance->FCR, LCD_FCR_PON, (__DURATION__)); \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_lcd.h226 #define LCD_PULSEONDURATION_7 (LCD_FCR_PON) /*!< Pulse ON duration = 7/…
427 MODIFY_REG((__HANDLE__)->Instance->FCR, LCD_FCR_PON, (__DURATION__)); \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_lcd.h224 #define LCD_PULSEONDURATION_7 (LCD_FCR_PON) /*!< Pulse ON duration = 7/…
425 MODIFY_REG((__HANDLE__)->Instance->FCR, LCD_FCR_PON, (__DURATION__)); \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lcd.c200 LCD_FCR_DEAD | LCD_FCR_PON | LCD_FCR_CC | LCD_FCR_HD), \ in HAL_LCD_Init()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_lcd.c200 LCD_FCR_DEAD | LCD_FCR_PON | LCD_FCR_CC | LCD_FCR_HD), \ in HAL_LCD_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_lcd.c229 LCD_FCR_DEAD | LCD_FCR_PON | LCD_FCR_CC), \ in HAL_LCD_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_lcd.c198 LCD_FCR_DEAD | LCD_FCR_PON | LCD_FCR_CC | LCD_FCR_HD), \ in HAL_LCD_Init()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_lcd.c236 LCD_FCR_DEAD | LCD_FCR_PON | LCD_FCR_CC), \ in HAL_LCD_Init()
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l053xx.h3297 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l073xx.h3442 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l083xx.h3570 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l063xx.h3425 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
/hal_stm32-latest/stm32cube/stm32l1xx/soc/
Dstm32l152xb.h3678 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l152xba.h3672 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l100xba.h3666 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l100xb.h3660 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l100xc.h3768 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l152xc.h3933 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l152xca.h3970 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l152xdx.h4017 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l152xe.h4017 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l162xc.h4063 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro
Dstm32l162xca.h4100 #define LCD_FCR_PON LCD_FCR_PON_Msk /*!< PON[2:0] bits (… macro

123