Searched refs:LV_FS_WIN32_PATH (Results 1 – 5 of 5) sorted by relevance
222 lv_snprintf(buf, sizeof(buf), LV_FS_WIN32_PATH "%s", path); in fs_open()369 #ifdef LV_FS_WIN32_PATH in fs_dir_open()370 lv_snprintf(buf, sizeof(buf), LV_FS_WIN32_PATH "%s\\*", path); in fs_dir_open()
621 …#define LV_FS_WIN32_PATH "" /*Set the working directory. File/directory paths will be appe… macro
631 …#define LV_FS_WIN32_PATH "" /*Set the working directory. File/directory paths will be appe…
949 config LV_FS_WIN32_PATH config
2061 #ifndef LV_FS_WIN32_PATH2063 #define LV_FS_WIN32_PATH CONFIG_LV_FS_WIN32_PATH macro2065 …#define LV_FS_WIN32_PATH "" /*Set the working directory. File/directory paths will be appe… macro