Searched refs:SD_open (Results 1 – 3 of 3) sorted by relevance
115 SD_Handle SD_open(uint_least8_t index, SD_Params *params) in SD_open() function
457 extern SD_Handle SD_open(uint_least8_t index, SD_Params *params);
310 obj->sdHandle = SD_open(idx, NULL); in SDFatFS_open()