Home
last modified time | relevance | path

Searched defs:LV_USE_GENERIC_MIPI (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h1098 #define LV_USE_GENERIC_MIPI (LV_USE_ST7735 | LV_USE_ST7789 | LV_USE_ST7796 | LV_USE_ILI9341) macro
/lvgl-latest/src/
Dlv_conf_internal.h3894 #define LV_USE_GENERIC_MIPI CONFIG_LV_USE_GENERIC_MIPI macro
3896 #define LV_USE_GENERIC_MIPI (LV_USE_ST7735 | LV_USE_ST7789 | LV_USE_ST7796 | LV_USE_ILI9341) macro
/lvgl-latest/
DKconfig1932 config LV_USE_GENERIC_MIPI config