Searched defs:Blue (Results 1 – 2 of 2) sorted by relevance
225 uint32_t Blue; /*!< Specifies the foreground or background Blue color value. member1024 …INE void LL_DMA2D_FGND_SetColor(DMA2D_TypeDef *DMA2Dx, uint32_t Red, uint32_t Green, uint32_t Blue) in LL_DMA2D_FGND_SetColor()1083 __STATIC_INLINE void LL_DMA2D_FGND_SetBlueColor(DMA2D_TypeDef *DMA2Dx, uint32_t Blue) in LL_DMA2D_FGND_SetBlueColor()1357 …INE void LL_DMA2D_BGND_SetColor(DMA2D_TypeDef *DMA2Dx, uint32_t Red, uint32_t Green, uint32_t Blue) in LL_DMA2D_BGND_SetColor()1416 __STATIC_INLINE void LL_DMA2D_BGND_SetBlueColor(DMA2D_TypeDef *DMA2Dx, uint32_t Blue) in LL_DMA2D_BGND_SetBlueColor()
53 uint8_t Blue; /*!< Configures the blue value. member