Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_host.c840 const int send_bytes = SDSPI_CMD_R5_SIZE+SDSPI_NCR_MAX_SIZE-SDSPI_NCR_MIN_SIZE; in start_command_write_blocks() local
843 .length = send_bytes * 8, in start_command_write_blocks()
853 ret = shift_cmd_response(cmd, send_bytes); in start_command_write_blocks()