Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_mcux_ecspi.c42 static inline uint16_t bytes_per_word(uint16_t bits_per_word) in bytes_per_word() function
215 data->dfs = bytes_per_word(word_size); in spi_mcux_configure()