Home
last modified time | relevance | path

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

/hal_renesas-latest/smartbond/da1469x_hal/
Dda1469x_clock.c157 … uint32_t core_speed = (SystemCoreClock >> ((hclk_div < 4) ? hclk_div : 4/*1xx = divide by 16*/)); in da1469x_clock_adjust_otp_access_timings() local
159 da1469x_otp_set_speed(core_speed); in da1469x_clock_adjust_otp_access_timings()