Searched refs:READ_SINGLE_BLOCK (Results 1 – 4 of 4) sorted by relevance
39 #define READ_SINGLE_BLOCK 17 /* adtc [31:0] data addr R1 */ macro
28 #define READ_SINGLE_BLOCK 17 /* CMD17 R1 */ macro
1230 …result = _send_cmd(msd->spi_device, READ_SINGLE_BLOCK, pos * msd->geometry.bytes_per_sector, 0x00,… in rt_msd_read()1306 result = _send_cmd(msd->spi_device, READ_SINGLE_BLOCK, pos, 0x00, response_r1, response); in rt_msd_sdhc_read()
210 r_cmd = READ_SINGLE_BLOCK; in rt_mmcsd_req_blk()
Completed in 7 milliseconds