Home
last modified time | relevance | path

Searched refs:gdma_channel_direction_t (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dgdma_types.h40 } gdma_channel_direction_t; typedef
/hal_espressif-latest/components/esp_hw_support/dma/
Dgdma_priv.h65 gdma_channel_direction_t direction; // channel direction
/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Dgdma.h34 gdma_channel_direction_t direction; /*!< DMA channel direction */
/hal_espressif-latest/components/driver/include/esp_private/
Dspi_common_internal.h150 …(spi_host_device_t host_id, gdma_channel_handle_t *gdma_handle, gdma_channel_direction_t gdma_dire…
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_common.c304 …(spi_host_device_t host_id, gdma_channel_handle_t *gdma_handle, gdma_channel_direction_t gdma_dire… in spicommon_gdma_get_handle()