Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/extra/libs/fsdrv/
Dlv_fsdrv.h43 #if LV_USE_FS_POSIX != '\0'
Dlv_fs_posix.c12 #if LV_USE_FS_POSIX
/lvgl-3.6.0/src/extra/
Dlv_extra.c61 #if LV_USE_FS_POSIX in lv_extra_init()
/lvgl-3.6.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h610 #define LV_USE_FS_POSIX 0 macro
611 #if LV_USE_FS_POSIX
/lvgl-3.6.0/
Dlv_conf_template.h620 #define LV_USE_FS_POSIX 0
621 #if LV_USE_FS_POSIX
DKconfig929 config LV_USE_FS_POSIX config
934 depends on LV_USE_FS_POSIX
937 depends on LV_USE_FS_POSIX
941 depends on LV_USE_FS_POSIX
/lvgl-3.6.0/src/
Dlv_conf_internal.h2014 #ifndef LV_USE_FS_POSIX
2016 #define LV_USE_FS_POSIX CONFIG_LV_USE_FS_POSIX macro
2018 #define LV_USE_FS_POSIX 0 macro
2021 #if LV_USE_FS_POSIX