Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h227 …uint32_t GreenPos; /*!< Position of the Green component inside the pixel memory word (in… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c2982 assert_param(IS_LTDC_ARGB_COMPONENT_POSITION(pLayerFlexARGB->FlexARGB.GreenPos)); in HAL_LTDC_ConfigLayerFlexARGB()
3015 (pLayerFlexARGB->FlexARGB.GreenPos); in HAL_LTDC_ConfigLayerFlexARGB()