Home
last modified time | relevance | path

Searched refs:CM_ARGB1555 (Results 1 – 3 of 3) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_dma2d.h286 #define CM_ARGB1555 ((uint32_t)0x00000003) macro
296 ((FGCM) == CM_RGB565) || ((FGCM) == CM_ARGB1555) || \
303 ((BGCM) == CM_RGB565) || ((BGCM) == CM_ARGB1555) || \
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_dma2d.h231 #define CM_ARGB1555 ((uint32_t)0x00000003) /*!< ARGB1555 color… macro
498 … ((INPUT_CM) == CM_RGB565) || ((INPUT_CM) == CM_ARGB1555) || \
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/Legacy/
A Dstm32_hal_legacy.h1196 #define CM_ARGB1555 DMA2D_INPUT_ARGB1555 macro

Completed in 20 milliseconds