Searched refs:SD_CMD_WRITE_BLOCK (Results 1 – 2 of 2) sorted by relevance
74 #define SD_CMD_WRITE_BLOCK ((uint8_t)24) /* CMD24, WRITE_BLOCK */ macro
1223 sdio_command_response_config(SD_CMD_WRITE_BLOCK, writeaddr, SDIO_RESPONSETYPE_SHORT); in sd_block_write()1227 status = r1_error_check(SD_CMD_WRITE_BLOCK); in sd_block_write()
Completed in 12 milliseconds