Searched refs:spi_ll_dma_rx_enable (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/components/hal/ |
D | spi_hal_iram.c | 148 spi_ll_dma_rx_enable(hal->hw, 1); in spi_hal_prepare_data() 157 spi_ll_dma_rx_enable(hal->hw, 1); in spi_hal_prepare_data()
|
D | spi_slave_hal_iram.c | 47 spi_ll_dma_rx_enable(hal->hw, 1); in spi_slave_hal_prepare_data()
|
D | spi_slave_hd_hal.c | 149 spi_ll_dma_rx_enable(hal->dev, 1); in spi_slave_hd_hal_rxdma() 381 spi_ll_dma_rx_enable(hal->dev, 1); in spi_slave_hd_hal_rxdma_append()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | spi_ll.h | 234 static inline void spi_ll_dma_rx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_rx_enable() function
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | spi_ll.h | 334 static inline void spi_ll_dma_rx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_rx_enable() function
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | spi_ll.h | 336 static inline void spi_ll_dma_rx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_rx_enable() function
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | spi_ll.h | 332 static inline void spi_ll_dma_rx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_rx_enable() function
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | spi_ll.h | 332 static inline void spi_ll_dma_rx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_rx_enable() function
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | spi_ll.h | 338 static inline void spi_ll_dma_rx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_rx_enable() function
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | spi_ll.h | 310 static inline void spi_ll_dma_rx_enable(spi_dev_t *hw, bool enable) in spi_ll_dma_rx_enable() function
|