Searched refs:LV_FS_WIN32_PATH (Results 1 – 6 of 6) sorted by relevance
226 lv_snprintf(buf, sizeof(buf), LV_FS_WIN32_PATH "%s", path); in fs_open()373 lv_snprintf(buf, sizeof(buf), LV_FS_WIN32_PATH "%s\\*", path); in fs_dir_open()
796 …#define LV_FS_WIN32_PATH "" /**< Set the working directory. File/directory paths will be a… macro
820 …#define LV_FS_WIN32_PATH "" /**< Set the working directory. File/directory paths will be a…
1249 config LV_FS_WIN32_PATH config
2626 #ifndef LV_FS_WIN32_PATH2628 #define LV_FS_WIN32_PATH CONFIG_LV_FS_WIN32_PATH macro2630 …#define LV_FS_WIN32_PATH "" /**< Set the working directory. File/directory paths will be a… macro
213 #define LV_FS_WIN32_PATH "/home/users/me/"219 #define LV_FS_WIN32_PATH "C:/Users/me/"