Home
last modified time | relevance | path

Searched refs:spi_ll_enable_intr (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/hal/
Dspi_slave_hd_hal.c107 spi_ll_enable_intr(hw, SPI_LL_INTR_CMD7); in spi_slave_hd_hal_init()
110 spi_ll_enable_intr(hw, SPI_LL_INTR_OUT_EOF | SPI_LL_INTR_CMD7); in spi_slave_hd_hal_init()
222 spi_ll_enable_intr(hal->dev, intr); in spi_slave_hd_hal_enable_event_intr()
234 spi_ll_enable_intr(hal->dev, intr); in spi_slave_hd_hal_invoke_event_intr()
Dadc_hal.c49 #define adc_dma_ll_rx_enable_intr(dev, chan, mask) spi_ll_enable_intr(dev, mask)
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h1033 static inline void spi_ll_enable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_enable_intr() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h1022 static inline void spi_ll_enable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_enable_intr() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h1018 static inline void spi_ll_enable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_enable_intr() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h1018 static inline void spi_ll_enable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_enable_intr() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h1024 static inline void spi_ll_enable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_enable_intr() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h1010 static inline void spi_ll_enable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_enable_intr() function