Home
last modified time | relevance | path

Searched refs:DMA2D_CSS_422 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma2d.h303 #define DMA2D_CSS_422 0x00000001U /*!< chroma sub-sampling 4:2:2 */ macro
685 ((CSS) == DMA2D_CSS_422) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma2d.h303 #define DMA2D_CSS_422 0x00000001U /*!< chroma sub-sampling 4:2:2 */ macro
685 ((CSS) == DMA2D_CSS_422) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma2d.h308 #define DMA2D_CSS_422 0x00000001U /*!< chroma sub-sampling 4:2:2 */ macro
706 ((CSS) == DMA2D_CSS_422) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma2d.h303 #define DMA2D_CSS_422 0x00000001U /*!< chroma sub-sampling 4:2:2 */ macro
685 ((CSS) == DMA2D_CSS_422) || \