Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.h161 static inline void ll_func_disable_int_rx_not_empty(SPI_TypeDef *spi) in ll_func_disable_int_rx_not_empty() function
Dspi_ll_stm32.c481 ll_func_disable_int_rx_not_empty(spi); in spi_stm32_complete()