Home
last modified time | relevance | path

Searched refs:LV_DRAW_SW_ASM_CUSTOM (Results 1 – 12 of 12) sorted by relevance

/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h214 #if LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM
/lvgl-latest/src/draw/sw/
Dlv_draw_sw.c28 #elif LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM
Dlv_draw_sw_img.c29 #elif LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM
/lvgl-latest/
Dlv_conf_template.h212 #if LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM
DKconfig348 config LV_DRAW_SW_ASM_CUSTOM config in LVGL configuration""Rendering Configuration""LV_USE_DRAW_SW_ASM
357 default 255 if LV_DRAW_SW_ASM_CUSTOM
362 depends on LV_DRAW_SW_ASM_CUSTOM
/lvgl-latest/src/
Dlv_conf_internal.h31 #define LV_DRAW_SW_ASM_CUSTOM 255 macro
594 #if LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM
/lvgl-latest/src/draw/sw/blend/
Dlv_draw_sw_blend_to_l8.c25 #elif LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM
Dlv_draw_sw_blend_to_al88.c25 #elif LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM
Dlv_draw_sw_blend_to_rgb888.c25 #elif LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM
Dlv_draw_sw_blend_to_argb8888.c25 #elif LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM
Dlv_draw_sw_blend_to_i1.c23 #elif LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM
Dlv_draw_sw_blend_to_rgb565.c25 #elif LV_USE_DRAW_SW_ASM == LV_DRAW_SW_ASM_CUSTOM