Lines Matching full:send
180 uint8_t send = DUMMY; in _send_cmd() local
183 message.send_buf = &send; in _send_cmd()
268 uint8_t send, recv; in _wait_token() local
274 send = DUMMY; in _wait_token()
275 message.send_buf = &send; in _wait_token()
302 uint8_t send, recv; in _wait_ready() local
306 send = DUMMY; in _wait_ready()
308 message.send_buf = &send; in _wait_ready()
380 /* send start block token */ in _write_block()
392 /* send data */ in _write_block()
505 } /* send 74 clock */ in rt_msd_init()
507 /* Send CMD0 (GO_IDLE_STATE) to put MSD in SPI mode */ in rt_msd_init()
531 } /* Send CMD0 (GO_IDLE_STATE) to put MSD in SPI mode */ in rt_msd_init()
624 /* --Send ACMD41 to make card ready */ in rt_msd_init()
689 /* send dummy clock */ in rt_msd_init()
705 } /* send dummy clock */ in rt_msd_init()
707 /* send CMD0 goto IDLE state */ in rt_msd_init()
726 } /* send CMD0 goto IDLE stat */ in rt_msd_init()
728 /* send CMD1 */ in rt_msd_init()
749 } /* send CMD1 */ in rt_msd_init()
787 /* --Send ACMD41 to make card ready */ in rt_msd_init()
1266 /* send CMD12 stop transfer */ in rt_msd_read()
1270 MSD_DEBUG("[err] read READ_MULTIPLE_BLOCK, send stop token fail!\r\n"); in rt_msd_read()
1342 /* send CMD12 stop transfer */ in rt_msd_sdhc_read()
1346 MSD_DEBUG("[err] read READ_MULTIPLE_BLOCK, send stop token fail!\r\n"); in rt_msd_sdhc_read()
1445 /* send stop token */ in rt_msd_write()
1560 /* send stop token */ in rt_msd_sdhc_write()