Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h224 …uint32_t RedPos; /*!< Position of the Red component inside the pixel memory word (in b… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c2981 assert_param(IS_LTDC_ARGB_COMPONENT_POSITION(pLayerFlexARGB->FlexARGB.RedPos)); in HAL_LTDC_ConfigLayerFlexARGB()
3008 (pLayerFlexARGB->FlexARGB.RedPos << LTDC_LxFPF0R_RPOS_Pos) | in HAL_LTDC_ConfigLayerFlexARGB()