Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/fsdrv/
Dlv_fsdrv.h30 #if LV_USE_FS_FATFS != '\0'
Dlv_fs_fatfs.c11 #if LV_USE_FS_FATFS
/lvgl-3.6.0/src/extra/
Dlv_extra.c49 #if LV_USE_FS_FATFS != '\0' in lv_extra_init()
/lvgl-3.6.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h626 #define LV_USE_FS_FATFS 0 macro
627 #if LV_USE_FS_FATFS
/lvgl-3.6.0/
Dlv_conf_template.h636 #define LV_USE_FS_FATFS 0
637 #if LV_USE_FS_FATFS
DKconfig957 config LV_USE_FS_FATFS config
962 depends on LV_USE_FS_FATFS
966 depends on LV_USE_FS_FATFS
/lvgl-3.6.0/src/
Dlv_conf_internal.h2078 #ifndef LV_USE_FS_FATFS
2080 #define LV_USE_FS_FATFS CONFIG_LV_USE_FS_FATFS macro
2082 #define LV_USE_FS_FATFS 0 macro
2085 #if LV_USE_FS_FATFS