Searched refs:LV_EXPLORER_MUSIC_DIR (Results 1 – 6 of 6) sorted by relevance
/lvgl-latest/examples/others/file_explorer/ |
D | lv_example_file_explorer_1.c | 44 …lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_MUSIC_DIR, "C:C:/Users/Public/Mu… in lv_example_file_explorer_1() 72 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_MUSIC_DIR, music_dir); in lv_example_file_explorer_1()
|
D | lv_example_file_explorer_2.c | 78 …lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_MUSIC_DIR, "C:C:/Users/Public/Mu… in lv_example_file_explorer_2() 105 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_MUSIC_DIR, music_dir); in lv_example_file_explorer_2()
|
D | lv_example_file_explorer_3.c | 88 …lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_MUSIC_DIR, "C:C:/Users/Public/Mu… in lv_example_file_explorer_3() 115 lv_file_explorer_set_quick_access_path(file_explorer, LV_EXPLORER_MUSIC_DIR, music_dir); in lv_example_file_explorer_3()
|
/lvgl-latest/src/others/file_explorer/ |
D | lv_file_explorer.h | 37 LV_EXPLORER_MUSIC_DIR, enumerator
|
D | lv_file_explorer.c | 100 case LV_EXPLORER_MUSIC_DIR: in lv_file_explorer_set_quick_access_path()
|
/lvgl-latest/docs/details/other-components/ |
D | file_explorer.rst | 144 - :cpp:enumerator:`LV_EXPLORER_MUSIC_DIR`
|