Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/audio/
Dwm8904.c313 uint32_t bitWidth = cfg->i2s.word_size; in wm8904_set_master_clock() local
314 uint32_t bclk = sampleRate * bitWidth * 2U; in wm8904_set_master_clock()