Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_54L_CLOCK.c92 bs_time_t el_min = BS_MIN(t1, t2); in nhw_CLOCK_update_master_timer() local
93 if (el_min < Timer_PWRCLK) { in nhw_CLOCK_update_master_timer()
94 Timer_PWRCLK = el_min; in nhw_CLOCK_update_master_timer()
DNHW_CLOCK.c126 bs_time_t el_min = BS_MIN(t1, t2); in nhw_clock_update_master_timer() local
127 if (el_min < Timer_PWRCLK) { in nhw_clock_update_master_timer()
128 Timer_PWRCLK = el_min; in nhw_clock_update_master_timer()