Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_host.c859 uint8_t start_token = multi_block ? in start_command_write_blocks() local
865 .length = sizeof(start_token) * 8, in start_command_write_blocks()
866 .tx_buffer = &start_token in start_command_write_blocks()