Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_host.c764 spi_transaction_t t_data = { in start_command_read_blocks() local
770 ret = spi_device_transmit(slot->spi_handle, &t_data); in start_command_read_blocks()
888 spi_transaction_t t_data = { in start_command_write_blocks() local
892 ret = spi_device_transmit(slot->spi_handle, &t_data); in start_command_write_blocks()