Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2s/
Di2s_nrfx.c95 uint32_t best_mck = 0; in find_suitable_clock() local
131 best_mck = actual_mck; in find_suitable_clock()
167 best_mck = mck_freq; in find_suitable_clock()
187 best_mck, best_mck / ratios[best_r].ratio_val); in find_suitable_clock()