Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_ltdc.h218 uint32_t PixelSize; /*!< Value of ARGB Pixel size. Could be a value of LTDC_ARGB_SIZE member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_ltdc.c3011 …LTDC_LAYER(hltdc, LayerIdx)->FPF1R = (pLayerFlexARGB->FlexARGB.PixelSize << LTDC_LxFPF1R_PSIZE_Pos… in HAL_LTDC_ConfigLayerFlexARGB()