Home
last modified time | relevance | path

Searched refs:LV_TINY_TTF_FILE_SUPPORT (Results 1 – 7 of 7) sorted by relevance

/lvgl-latest/src/extra/libs/tiny_ttf/
Dlv_tiny_ttf.c19 #if LV_TINY_TTF_FILE_SUPPORT
68 #if LV_TINY_TTF_FILE_SUPPORT
186 #if LV_TINY_TTF_FILE_SUPPORT in lv_tiny_ttf_create()
237 #if LV_TINY_TTF_FILE_SUPPORT
273 #if LV_TINY_TTF_FILE_SUPPORT in lv_tiny_ttf_destroy()
Dlv_tiny_ttf.h32 #if LV_TINY_TTF_FILE_SUPPORT
/lvgl-latest/docs/libs/
Dtiny_ttf.md15 However, if `LV_TINY_TTF_FILE_SUPPORT` is enabled,
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h663 #define LV_TINY_TTF_FILE_SUPPORT 0 macro
/lvgl-latest/
Dlv_conf_template.h686 #define LV_TINY_TTF_FILE_SUPPORT 0
DKconfig1017 config LV_TINY_TTF_FILE_SUPPORT config
/lvgl-latest/src/
Dlv_conf_internal.h2230 #ifndef LV_TINY_TTF_FILE_SUPPORT
2232 #define LV_TINY_TTF_FILE_SUPPORT CONFIG_LV_TINY_TTF_FILE_SUPPORT macro
2234 #define LV_TINY_TTF_FILE_SUPPORT 0 macro