Searched refs:VolumeStr (Results 1 – 2 of 2) sorted by relevance
20 #define PDRV_STR_ARRAY VolumeStr
598 const char *VolumeStr[CONFIG_FS_FATFS_CUSTOM_MOUNT_POINT_COUNT]; variable607 VolumeStr[0] = mount_points; in fatfs_init()612 if (mount_point_count >= ARRAY_SIZE(VolumeStr)) { in fatfs_init()617 VolumeStr[mount_point_count] = &mount_points[i + 1]; in fatfs_init()