Searched refs:efm_spiSd_readBlock (Results 1 – 1 of 1) sorted by relevance
340 static rt_err_t efm_spiSd_readBlock(void *buffer, rt_size_t size) in efm_spiSd_readBlock() function855 if (efm_spiSd_readBlock(ptr, SD_SECTOR_SIZE)) in rt_spiSd_read()1078 if (efm_spiSd_readBlock(buf_res, SD_BLOCK_SIZE_SDSTAT)) in rt_spiSd_control()1164 if (efm_spiSd_readBlock(buffer, SD_BLOCK_SIZE_SDSTAT)) in rt_spiSd_control()
Completed in 7 milliseconds