Home
last modified time | relevance | path

Searched defs:current_path (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer_private.h50 char current_path[LV_FILE_EXPLORER_PATH_MAX_LEN]; member
/lvgl-latest/tests/unity/
Dunity_support.c495 char current_path[1024] = {'\0'}; // Adjust the size as needed in create_folders_if_needed() local