Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2s/
Di2s_sam_ssc.c504 static uint8_t get_word_size_bytes(uint8_t bit_size) in get_word_size_bytes() function
623 stream->word_size_bytes = get_word_size_bytes(word_size_bits); in i2s_sam_configure()