Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/
Dspi_hal_iram.c52 spi_ll_set_half_duplex(hw, dev->half_duplex); in spi_hal_setup_device()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dspi_ll.h433 static inline void spi_ll_set_half_duplex(spi_dev_t *hw, bool half_duplex) in spi_ll_set_half_duplex() function