Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_host.c64 static const bool no_use_polling = true; variable
550 ret = poll_busy(slot, cmd->timeout_ms, no_use_polling); in start_command_default()
927 ret = poll_busy(slot, cmd->timeout_ms, no_use_polling); in start_command_write_blocks()