Searched refs:IS_DMA2D_BGCM (Results 1 – 2 of 2) sorted by relevance
302 #define IS_DMA2D_BGCM(BGCM) (((BGCM) == CM_ARGB8888) || ((BGCM) == CM_RGB888) || \ macro
406 assert_param(IS_DMA2D_BGCM(DMA2D_BG_InitStruct->DMA2D_BGCM)); in DMA2D_BGConfig()
Completed in 4 milliseconds