Searched refs:LV_FS_ARDUINO_SD_PATH (Results 1 – 4 of 4) sorted by relevance
73 lv_snprintf(buf, sizeof(buf), LV_FS_ARDUINO_SD_PATH "%s", path); in fs_open()
856 …#define LV_FS_ARDUINO_SD_PATH "" /**< Set the working directory. File/directory paths will…
1304 config LV_FS_ARDUINO_SD_PATH config
2758 #ifndef LV_FS_ARDUINO_SD_PATH2760 #define LV_FS_ARDUINO_SD_PATH CONFIG_LV_FS_ARDUINO_SD_PATH macro2762 …#define LV_FS_ARDUINO_SD_PATH "" /**< Set the working directory. File/directory paths will… macro