Searched refs:spicommon_gdma_get_handle (Results 1 – 3 of 3) sorted by relevance
150 esp_err_t spicommon_gdma_get_handle(spi_host_device_t host_id, gdma_channel_handle_t *gdma_handle, …
194 spicommon_gdma_get_handle(host_id, &host->gdma_handle_tx, GDMA_CHANNEL_DIRECTION_TX); in spi_slave_hd_init()
304 esp_err_t spicommon_gdma_get_handle(spi_host_device_t host_id, gdma_channel_handle_t *gdma_handle, … in spicommon_gdma_get_handle() function