Searched refs:LV_DMA2D_COLOR_FORMAT (Results 1 – 1 of 1) sorted by relevance
29 #define LV_DMA2D_COLOR_FORMAT LV_SWM341_DMA2D_RGB565 macro31 #define LV_DMA2D_COLOR_FORMAT LV_SWM341_DMA2D_ARGB8888 macro80 DMA2D->L[DMA2D_LAYER_OUT].PFCCR = (LV_DMA2D_COLOR_FORMAT << DMA2D_PFCCR_CFMT_Pos); in lv_draw_swm341_dma2d_init()183 DMA2D->L[DMA2D_LAYER_FG].PFCCR = (LV_DMA2D_COLOR_FORMAT << DMA2D_PFCCR_CFMT_Pos); in lv_draw_swm341_dma2d_blend_map()205 DMA2D->L[DMA2D_LAYER_FG].PFCCR = (LV_DMA2D_COLOR_FORMAT << DMA2D_PFCCR_CFMT_Pos) in lv_draw_swm341_dma2d_blend_map()213 DMA2D->L[DMA2D_LAYER_BG].PFCCR = (LV_DMA2D_COLOR_FORMAT << DMA2D_PFCCR_CFMT_Pos); in lv_draw_swm341_dma2d_blend_map()