Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dspi_slave_hd_hal.c86 spi_ll_disable_intr(hw, UINT32_MAX); in spi_slave_hd_hal_init()
208 spi_ll_disable_intr(hal->dev, SPI_LL_INTR_TRANS_DONE); in spi_slave_hd_hal_check_disable_event()
213 spi_ll_disable_intr(hal->dev, intr); in spi_slave_hd_hal_check_disable_event()
Dadc_hal.c50 #define adc_dma_ll_rx_disable_intr(dev, chan, mask) spi_ll_disable_intr(dev, mask)
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h1040 static inline void spi_ll_disable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_disable_intr() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h1029 static inline void spi_ll_disable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_disable_intr() function
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h1025 static inline void spi_ll_disable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_disable_intr() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h1025 static inline void spi_ll_disable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_disable_intr() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h1031 static inline void spi_ll_disable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_disable_intr() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h1018 static inline void spi_ll_disable_intr(spi_dev_t *hw, spi_ll_intr_t intr_mask) in spi_ll_disable_intr() function