Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_54L_CLOCK.c96 bs_time_t el_min = BS_MIN(t1, t2); in nhw_CLOCK_update_master_timer() local
97 if (el_min < Timer_PWRCLK) { in nhw_CLOCK_update_master_timer()
98 Timer_PWRCLK = el_min; in nhw_CLOCK_update_master_timer()
DNHW_CLOCK.c129 bs_time_t el_min = BS_MIN(t1, t2); in nhw_clock_update_master_timer() local
130 if (el_min < Timer_PWRCLK) { in nhw_clock_update_master_timer()
131 Timer_PWRCLK = el_min; in nhw_clock_update_master_timer()