Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/hal/
Dspi_slave_hal.c13 #define spi_dma_ll_tx_enable_burst_desc(dev, chan, enable) gdma_ll_tx_enable_descriptor_bur… macro
23 spi_dma_ll_tx_enable_burst_desc(hal->dma_out, hal->tx_dma_chan, 1); in s_spi_slave_hal_dma_init_config()
Dspi_hal.c23 #define spi_dma_ll_tx_enable_burst_desc(dev, chan, enable) gdma_ll_tx_enable_descriptor_bur… macro
42 spi_dma_ll_tx_enable_burst_desc(hal->dma_out, hal->tx_dma_chan, 1); in s_spi_hal_dma_init_config()
Dspi_slave_hd_hal.c31 #define spi_dma_ll_tx_enable_burst_desc(dev, chan, enable) gdma_ll_tx_enable_descriptor_bur… macro
51 spi_dma_ll_tx_enable_burst_desc(hal->dma_out, hal->tx_dma_chan, 1); in s_spi_slave_hd_hal_dma_init_config()
/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Dspi_ll.h1066 static inline void spi_dma_ll_tx_enable_burst_desc(spi_dma_dev_t *dma_out, uint32_t channel, bool e… in spi_dma_ll_tx_enable_burst_desc() function
/hal_espressif-3.7.0/components/hal/esp32s2/include/hal/
Dspi_ll.h1238 static inline void spi_dma_ll_tx_enable_burst_desc(spi_dma_dev_t *dma_out, uint32_t channel, bool e… in spi_dma_ll_tx_enable_burst_desc() function