Home
last modified time | relevance | path

Searched refs:WRITE_MULTIPLE_BLOCK (Results 1 – 5 of 5) sorted by relevance

/components/drivers/include/drivers/
A Dmmcsd_cmd.h49 #define WRITE_MULTIPLE_BLOCK 25 /* adtc R1 */ macro
/components/drivers/spi/
A Ddev_spi_msd.h31 #define WRITE_MULTIPLE_BLOCK 25 /* CMD25 R1 */ macro
A Ddev_spi_msd.c1428 …result = _send_cmd(msd->spi_device, WRITE_MULTIPLE_BLOCK, pos * msd->geometry.bytes_per_sector, 0x… in rt_msd_write()
1543 result = _send_cmd(msd->spi_device, WRITE_MULTIPLE_BLOCK, pos, 0x00, response_r1, response); in rt_msd_sdhc_write()
/components/drivers/sdio/sdhci/include/
A Dsdhci_host.h24 #define MMC_WRITE_MULTIPLE_BLOCK WRITE_MULTIPLE_BLOCK
/components/drivers/sdio/
A Ddev_block.c205 w_cmd = WRITE_MULTIPLE_BLOCK; in rt_mmcsd_req_blk()

Completed in 29 milliseconds