Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/driver/
Dsdspi_host.c458 const bool multi_block = flags & SDSPI_CMD_FLAG_MULTI_BLK; in sdspi_host_start_command() local
806 const uint8_t *data, uint32_t tx_length, bool multi_block, bool stop_trans) in start_command_write_blocks()