Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_dma2d.c400 uint32_t LL_DMA2D_GetOutputBlueColor(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_GetOutputBlueColor()
444 uint32_t LL_DMA2D_GetOutputGreenColor(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_GetOutputGreenColor()
488 uint32_t LL_DMA2D_GetOutputRedColor(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_GetOutputRedColor()
532 uint32_t LL_DMA2D_GetOutputAlphaColor(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_GetOutputAlphaColor()
H A Dstm32f4xx_hal_dsi.c1520 HAL_StatusTypeDef HAL_DSI_ColorMode(DSI_HandleTypeDef *hdsi, uint32_t ColorMode) in HAL_DSI_ColorMode()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_dma2d.c459 uint32_t LL_DMA2D_GetOutputBlueColor(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_GetOutputBlueColor()
503 uint32_t LL_DMA2D_GetOutputGreenColor(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_GetOutputGreenColor()
547 uint32_t LL_DMA2D_GetOutputRedColor(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_GetOutputRedColor()
591 uint32_t LL_DMA2D_GetOutputAlphaColor(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_GetOutputAlphaColor()
H A Dstm32l4xx_hal_dsi.c1520 HAL_StatusTypeDef HAL_DSI_ColorMode(DSI_HandleTypeDef *hdsi, uint32_t ColorMode) in HAL_DSI_ColorMode()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_dma2d.h71 uint32_t ColorMode; /*!< Specifies the color format of the output image. member
159 uint32_t ColorMode; /*!< Specifies the foreground or background color mode. member
231 uint32_t ColorMode; /*!< Specifies the color format of the output image. member
553 __STATIC_INLINE void LL_DMA2D_SetOutputColorMode(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_SetOutputColorMode()
853 __STATIC_INLINE void LL_DMA2D_FGND_SetColorMode(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_FGND_SetColorMode()
1186 __STATIC_INLINE void LL_DMA2D_BGND_SetColorMode(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_BGND_SetColorMode()
H A Dstm32f4xx_hal_dma2d.h70 uint32_t ColorMode; /*!< Configures the color format of the output image. member
H A Dstm32f4xx_hal_dsi.h1263 #define IS_DSI_COLOR_MODE(ColorMode) (((ColorMode) == DSI_COLOR_MODE_FULL) || ((Colo… argument
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_dma2d.h71 uint32_t ColorMode; /*!< Specifies the color format of the output image. member
182 uint32_t ColorMode; /*!< Specifies the foreground or background color mode. member
267 uint32_t ColorMode; /*!< Specifies the color format of the output image. member
639 __STATIC_INLINE void LL_DMA2D_SetOutputColorMode(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_SetOutputColorMode()
1057 __STATIC_INLINE void LL_DMA2D_FGND_SetColorMode(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_FGND_SetColorMode()
1443 __STATIC_INLINE void LL_DMA2D_BGND_SetColorMode(DMA2D_TypeDef *DMA2Dx, uint32_t ColorMode) in LL_DMA2D_BGND_SetColorMode()
H A Dstm32l4xx_hal_dma2d.h70 uint32_t ColorMode; /*!< Configures the color format of the output image. member
H A Dstm32l4xx_hal_dsi.h1263 #define IS_DSI_COLOR_MODE(ColorMode) (((ColorMode) == DSI_COLOR_MODE_FULL) || ((Colo… argument