Home
last modified time | relevance | path

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

/hal_renesas-latest/smartbond/da1469x_hal/
Dda1469x_clock.c395 uint32_t ref_val; in da1469x_clock_calibrate() local
414 ref_val = ANAMISC_BIF->CLK_REF_VAL_REG; in da1469x_clock_calibrate()
418 return 32000000 * ref_cnt / ref_val; in da1469x_clock_calibrate()