Home
last modified time | relevance | path

Searched defs:multi_block (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_host.c476 const bool multi_block = flags & SDSPI_CMD_FLAG_MULTI_BLK; in sdspi_host_start_command() local
832 const uint8_t *data, uint32_t tx_length, bool multi_block, bool stop_trans) in start_command_write_blocks()