Home
last modified time | relevance | path

Searched defs:ColorMode (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_dma2d.h72 uint32_t ColorMode; /*!< Specifies the color format of the output image. member
190 uint32_t ColorMode; /*!< Specifies the foreground or background color mode. member
263 uint32_t ColorMode; /*!< Specifies the color format of the output image. member
610 __STATIC_INLINE void LL_DMA2D_SetOutputColorMode(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_SetOutputColorMode()
910 __STATIC_INLINE void LL_DMA2D_FGND_SetColorMode(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_FGND_SetColorMode()
1243 __STATIC_INLINE void LL_DMA2D_BGND_SetColorMode(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_BGND_SetColorMode()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/bk7235/soc/
Ddma2d_types.h182 uint32_t ColorMode; /*!< Configures the color format of the output image. member