Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/include/esp_private/
Dspi_common_internal.h110 bool spicommon_periph_free(spi_host_device_t host);
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_slave.c292 spicommon_periph_free(host); in spi_slave_initialize()
316 spicommon_periph_free(host); in spi_slave_free()
Dspi_common.c116 bool spicommon_periph_free(spi_host_device_t host) in spicommon_periph_free() function
862 spicommon_periph_free(host_id); in spi_bus_initialize()
902 spicommon_periph_free(host_id); in spi_bus_free()
Dspi_slave_hd.c248 spicommon_periph_free(host_id); in spi_slave_hd_deinit()
/hal_espressif-latest/components/driver/deprecated/
Dadc_dma_legacy.c171 spicommon_periph_free(s_adc_digi_ctx->spi_host); in adc_digi_deinitialize()
/hal_espressif-latest/components/esp_adc/
Dadc_continuous.c472 spicommon_periph_free(handle->spi_host); in adc_continuous_deinit()