Searched refs:WRITE_BLOCK (Results 1 – 4 of 4) sorted by relevance
48 #define WRITE_BLOCK 24 /* adtc [31:0] data addr R1 */ macro
30 #define WRITE_BLOCK 24 /* CMD24 R1 */ macro
1383 …result = _send_cmd(msd->spi_device, WRITE_BLOCK, pos * msd->geometry.bytes_per_sector, 0x00, respo… in rt_msd_write()1501 result = _send_cmd(msd->spi_device, WRITE_BLOCK, pos, 0x00, response_r1, response); in rt_msd_sdhc_write()
211 w_cmd = WRITE_BLOCK; in rt_mmcsd_req_blk()
Completed in 6 milliseconds