Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.c729 static int32_t spi_stm32_count_bufset_frames(const struct spi_config *config, in spi_stm32_count_bufset_frames() function
754 int tx_frames = spi_stm32_count_bufset_frames(config, tx_bufs); in spi_stm32_count_total_frames()
760 int rx_frames = spi_stm32_count_bufset_frames(config, rx_bufs); in spi_stm32_count_total_frames()