Home
last modified time | relevance | path

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

/lvgl-latest/src/extra/libs/fsdrv/
Dlv_fsdrv.h47 #if LV_USE_FS_WIN32 != '\0'
Dlv_fs_win32.c10 #if LV_USE_FS_WIN32 != '\0'
/lvgl-latest/src/extra/
Dlv_extra.c65 #if LV_USE_FS_WIN32 in lv_extra_init()
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h621 #define LV_USE_FS_WIN32 0 macro
622 #if LV_USE_FS_WIN32
/lvgl-latest/
Dlv_conf_template.h628 #define LV_USE_FS_WIN32 0
629 #if LV_USE_FS_WIN32
DKconfig943 config LV_USE_FS_WIN32 config
948 depends on LV_USE_FS_WIN32
951 depends on LV_USE_FS_WIN32
955 depends on LV_USE_FS_WIN32
/lvgl-latest/src/
Dlv_conf_internal.h2046 #ifndef LV_USE_FS_WIN32
2048 #define LV_USE_FS_WIN32 CONFIG_LV_USE_FS_WIN32 macro
2050 #define LV_USE_FS_WIN32 0 macro
2053 #if LV_USE_FS_WIN32