Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h230 …uint32_t BluePos; /*!< Position of the Blue component inside the pixel memory word (in … member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c2983 assert_param(IS_LTDC_ARGB_COMPONENT_POSITION(pLayerFlexARGB->FlexARGB.BluePos)); in HAL_LTDC_ConfigLayerFlexARGB()
3013 (pLayerFlexARGB->FlexARGB.BluePos << LTDC_LxFPF1R_BPOS_Pos) | in HAL_LTDC_ConfigLayerFlexARGB()