Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_h7.c1084 uint32_t new_hclk_freq; local
1112 new_hclk_freq = get_bus_clock(CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC,
1119 if (new_hclk_freq > old_hclk_freq) {
1120 LL_SetFlashLatency(new_hclk_freq);
1176 if (new_hclk_freq <= old_hclk_freq) {
1177 LL_SetFlashLatency(new_hclk_freq);