Home
last modified time | relevance | path

Searched refs:LV_EXPLORER_FS_DIR (Results 1 – 6 of 6) sorted by relevance

/lvgl-latest/examples/others/file_explorer/
Dlv_example_file_explorer_1.c46 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_FS_DIR, "C:C:/"); in lv_example_file_explorer_1()
78 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_FS_DIR, "A:/"); in lv_example_file_explorer_1()
Dlv_example_file_explorer_2.c80 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_FS_DIR, "C:C:/"); in lv_example_file_explorer_2()
111 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_FS_DIR, "A:/"); in lv_example_file_explorer_2()
Dlv_example_file_explorer_3.c90 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_FS_DIR, "C:C:/"); in lv_example_file_explorer_3()
121 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_FS_DIR, "A:/"); in lv_example_file_explorer_3()
/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.h41 LV_EXPLORER_FS_DIR, enumerator
Dlv_file_explorer.c112 case LV_EXPLORER_FS_DIR: in lv_file_explorer_set_quick_access_path()
/lvgl-latest/docs/details/other-components/
Dfile_explorer.rst148 - :cpp:enumerator:`LV_EXPLORER_FS_DIR`