Searched refs:spi_ll_dma_tx_enable (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/components/hal/ |
D | spi_slave_hal_iram.c | 58 spi_ll_dma_tx_enable(hal->hw, 1); in spi_slave_hal_prepare_data()
|
D | spi_hal_iram.c | 173 spi_ll_dma_tx_enable(hal->hw, 1); in spi_hal_prepare_data()
|
D | spi_slave_hd_hal.c | 163 spi_ll_dma_tx_enable(hal->dev, 1); in spi_slave_hd_hal_txdma() 341 spi_ll_dma_tx_enable(hal->dev, 1); in spi_slave_hd_hal_txdma_append()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | spi_ll.h | 245 static inline void spi_ll_dma_tx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_tx_enable() function
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | spi_ll.h | 345 static inline void spi_ll_dma_tx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_tx_enable() function
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | spi_ll.h | 347 static inline void spi_ll_dma_tx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_tx_enable() function
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | spi_ll.h | 343 static inline void spi_ll_dma_tx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_tx_enable() function
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | spi_ll.h | 343 static inline void spi_ll_dma_tx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_tx_enable() function
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | spi_ll.h | 349 static inline void spi_ll_dma_tx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_tx_enable() function
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | spi_ll.h | 321 static inline void spi_ll_dma_tx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_tx_enable() function
|