Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.h121 static inline void ll_func_enable_int_tx_empty(SPI_TypeDef *spi) in ll_func_enable_int_tx_empty() function
Dspi_ll_stm32.c867 ll_func_enable_int_tx_empty(spi); in transceive()