Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.h170 static inline void ll_func_disable_int_errors(SPI_TypeDef *spi) in ll_func_disable_int_errors() function
Dspi_ll_stm32.c482 ll_func_disable_int_errors(spi); in spi_stm32_complete()