Searched defs:Blue (Results 1 – 4 of 4) sorted by relevance
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_dma2d.h | 194 uint32_t Blue; /*!< Specifies the foreground or background Blue color value. member 967 …INE void LL_DMA2D_FGND_SetColor(DMA2D_TypeDef *DMA2Dx, uint32_t Red, uint32_t Green, uint32_t Blue) in LL_DMA2D_FGND_SetColor() 1026 __STATIC_INLINE void LL_DMA2D_FGND_SetBlueColor(DMA2D_TypeDef *DMA2Dx, uint32_t Blue) in LL_DMA2D_FGND_SetBlueColor() 1300 …INE void LL_DMA2D_BGND_SetColor(DMA2D_TypeDef *DMA2Dx, uint32_t Red, uint32_t Green, uint32_t Blue) in LL_DMA2D_BGND_SetColor() 1359 __STATIC_INLINE void LL_DMA2D_BGND_SetBlueColor(DMA2D_TypeDef *DMA2Dx, uint32_t Blue) in LL_DMA2D_BGND_SetBlueColor()
|
H A D | stm32f4xx_hal_ltdc.h | 53 uint8_t Blue; /*!< Configures the blue value. member
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_ll_dma2d.h | 217 uint32_t Blue; /*!< Specifies the foreground or background Blue color value. member 1224 …INE void LL_DMA2D_FGND_SetColor(DMA2D_TypeDef *DMA2Dx, uint32_t Red, uint32_t Green, uint32_t Blue) in LL_DMA2D_FGND_SetColor() 1283 __STATIC_INLINE void LL_DMA2D_FGND_SetBlueColor(DMA2D_TypeDef *DMA2Dx, uint32_t Blue) in LL_DMA2D_FGND_SetBlueColor() 1610 …INE void LL_DMA2D_BGND_SetColor(DMA2D_TypeDef *DMA2Dx, uint32_t Red, uint32_t Green, uint32_t Blue) in LL_DMA2D_BGND_SetColor() 1669 __STATIC_INLINE void LL_DMA2D_BGND_SetBlueColor(DMA2D_TypeDef *DMA2Dx, uint32_t Blue) in LL_DMA2D_BGND_SetBlueColor()
|
H A D | stm32l4xx_hal_ltdc.h | 57 uint8_t Blue; /*!< Configures the blue value. member
|