Home
last modified time | relevance | path

Searched refs:spi_ll_disable_int (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/hal/
Dspi_hal.c78 spi_ll_disable_int(hw); in spi_hal_deinit()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dspi_ll.h906 static inline void spi_ll_disable_int(spi_dev_t *hw) in spi_ll_disable_int() function