Home
last modified time | relevance | path

Searched refs:DMA2D_INPUT_ARGB8888 (Results 1 – 25 of 31) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma2d.h236 #define DMA2D_INPUT_ARGB8888 0x00000000U /*!< ARGB8888 color mode */ macro
662 #define IS_DMA2D_INPUT_COLOR_MODE(INPUT_CM) (((INPUT_CM) == DMA2D_INPUT_ARGB8888) || \
675 #define IS_DMA2D_INPUT_COLOR_MODE(INPUT_CM) (((INPUT_CM) == DMA2D_INPUT_ARGB8888) || \
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_dma2d.h232 #define DMA2D_INPUT_ARGB8888 0x00000000U /*!< ARGB8888 color mode */ macro
627 #define IS_DMA2D_INPUT_COLOR_MODE(INPUT_CM) (((INPUT_CM) == DMA2D_INPUT_ARGB8888) || \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dma2d.h215 #define DMA2D_INPUT_ARGB8888 0x00000000U /*!< ARGB8888 color mode */ macro
591 #define IS_DMA2D_INPUT_COLOR_MODE(INPUT_CM) (((INPUT_CM) == DMA2D_INPUT_ARGB8888) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma2d.h234 #define DMA2D_INPUT_ARGB8888 0x00000000U /*!< ARGB8888 color mode */ macro
655 #define IS_DMA2D_INPUT_COLOR_MODE(INPUT_CM) (((INPUT_CM) == DMA2D_INPUT_ARGB8888) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma2d.h234 #define DMA2D_INPUT_ARGB8888 0x00000000U /*!< ARGB8888 color mode */ macro
655 #define IS_DMA2D_INPUT_COLOR_MODE(INPUT_CM) (((INPUT_CM) == DMA2D_INPUT_ARGB8888) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dma2d.h239 #define DMA2D_INPUT_ARGB8888 0x00000000U /*!< ARGB8888 color mode */ macro
659 #define IS_DMA2D_INPUT_COLOR_MODE(INPUT_CM) (((INPUT_CM) == DMA2D_INPUT_ARGB8888) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma2d.h234 #define DMA2D_INPUT_ARGB8888 0x00000000U /*!< ARGB8888 color mode */ macro
655 #define IS_DMA2D_INPUT_COLOR_MODE(INPUT_CM) (((INPUT_CM) == DMA2D_INPUT_ARGB8888) || \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1470 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1439 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1459 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1672 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1634 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1647 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1672 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1672 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1672 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h1659 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1657 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1657 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1642 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h1670 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1642 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1659 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1634 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h1659 #define CM_ARGB8888 DMA2D_INPUT_ARGB8888

12