Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_pw.c130 static uint8_t spi_pw_get_frame_size(const struct spi_config *config) in spi_pw_get_frame_size() function
643 spi->dfs = spi_pw_get_frame_size(config); in transceive()