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-2.7.6/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.c28 #define spi_dma_ll_tx_enable_burst_desc(dev, chan, enable) gdma_ll_tx_enable_descriptor_bur… macro
45 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.c37 #define spi_dma_ll_tx_enable_burst_desc(dev, chan, enable) gdma_ll_tx_enable_descriptor_bur… macro
57 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-2.7.6/components/hal/esp32/include/hal/
Dspi_ll.h1045 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-2.7.6/components/hal/esp32s2/include/hal/
Dspi_ll.h1192 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