Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h242 uint32_t BlueWidth; /*!< Width of the Blue component in bits member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c2980 assert_param(IS_LTDC_ARGB_COMPONENT_WIDTH(pLayerFlexARGB->FlexARGB.BlueWidth)); in HAL_LTDC_ConfigLayerFlexARGB()
3012 … (pLayerFlexARGB->FlexARGB.BlueWidth << LTDC_LxFPF1R_BLEN_Pos) | in HAL_LTDC_ConfigLayerFlexARGB()