Searched refs:LV_FS_FATFS_PATH (Results 1 – 4 of 4) sorted by relevance
121 lv_snprintf(buf, sizeof(buf), LV_FS_FATFS_PATH "%s", path); in fs_open()239 lv_snprintf(buf, sizeof(buf), LV_FS_FATFS_PATH "%s", path); in fs_dir_open()
828 …#define LV_FS_FATFS_PATH "" /**< Set the working directory. File/directory paths will be a…
1263 config LV_FS_FATFS_PATH config
2658 #ifndef LV_FS_FATFS_PATH2660 #define LV_FS_FATFS_PATH CONFIG_LV_FS_FATFS_PATH macro2662 …#define LV_FS_FATFS_PATH "" /**< Set the working directory. File/directory paths will be a… macro