Searched refs:spi_ll_enable_rx_overflow_int (Results 1 – 3 of 3) sorted by relevance
83 spi_ll_enable_rx_overflow_int(hal->hw); in spi_hal_configure()
60 #define spi_hal_enable_rx_overflow_int(hal) spi_ll_enable_rx_overflow_int((hal)->hw)
104 static inline void spi_ll_enable_rx_overflow_int(spi_hw_t *hw) in spi_ll_enable_rx_overflow_int() function