Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h239 uint32_t GreenWidth; /*!< Width of the Green component in bits member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c2979 assert_param(IS_LTDC_ARGB_COMPONENT_WIDTH(pLayerFlexARGB->FlexARGB.GreenWidth)); in HAL_LTDC_ConfigLayerFlexARGB()
3014 … (pLayerFlexARGB->FlexARGB.GreenWidth << LTDC_LxFPF1R_GLEN_Pos) | in HAL_LTDC_ConfigLayerFlexARGB()