Searched refs:spi_ll_set_half_duplex (Results 1 – 2 of 2) sorted by relevance
52 spi_ll_set_half_duplex(hw, dev->half_duplex); in spi_hal_setup_device()
433 static inline void spi_ll_set_half_duplex(spi_dev_t *hw, bool half_duplex) in spi_ll_set_half_duplex() function