Searched refs:CM_ARGB1555 (Results 1 – 3 of 3) sorted by relevance
286 #define CM_ARGB1555 ((uint32_t)0x00000003) macro296 ((FGCM) == CM_RGB565) || ((FGCM) == CM_ARGB1555) || \303 ((BGCM) == CM_RGB565) || ((BGCM) == CM_ARGB1555) || \
231 #define CM_ARGB1555 ((uint32_t)0x00000003) /*!< ARGB1555 color… macro498 … ((INPUT_CM) == CM_RGB565) || ((INPUT_CM) == CM_ARGB1555) || \
1196 #define CM_ARGB1555 DMA2D_INPUT_ARGB1555 macro
Completed in 20 milliseconds