Searched refs:gdma_handle (Results 1 – 2 of 2) sorted by relevance
150 esp_err_t spicommon_gdma_get_handle(spi_host_device_t host_id, gdma_channel_handle_t *gdma_handle, …
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() argument313 *gdma_handle = bus_ctx[host_id]->tx_channel; in spicommon_gdma_get_handle()316 *gdma_handle = bus_ctx[host_id]->rx_channel; in spicommon_gdma_get_handle()