Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_private.h101 esp_err_t sdspi_host_start_command(sdspi_dev_handle_t handle, sdspi_hw_cmd_t *cmd,
Dsdspi_transaction.c150 esp_err_t ret = sdspi_host_start_command(slot, &hw_cmd, in sdspi_host_do_transaction()
Dsdspi_host.c445 esp_err_t sdspi_host_start_command(sdspi_dev_handle_t handle, sdspi_hw_cmd_t *cmd, void *data, in sdspi_host_start_command() function