Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/include/driver/
Dspi_master.h195 esp_err_t spi_bus_remove_device(spi_device_handle_t handle);
/hal_espressif-latest/components/driver/spi/sdspi/
Dsdspi_host.c206 spi_bus_remove_device(slot->spi_handle); in configure_spi_dev()
229 spi_bus_remove_device(slot->spi_handle); in deinit_slot()
437 spi_bus_remove_device(slot->spi_handle); in sdspi_host_init_device()
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_master.c491 esp_err_t spi_bus_remove_device(spi_device_handle_t handle) in spi_bus_remove_device() function