Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_54L_CLOCK.c89 bs_time_t t1 = BS_MIN(nhw_clkpwr_st.Timer_XO, nhw_clkpwr_st.Timer_PLL); in nhw_CLOCK_update_master_timer() local
92 bs_time_t el_min = BS_MIN(t1, t2); in nhw_CLOCK_update_master_timer()
DNHW_CLOCK.c123 bs_time_t t1 = BS_MIN(c_el->Timer_CLOCK_HF, c_el->Timer_CLOCK_LF); in nhw_clock_update_master_timer() local
126 bs_time_t el_min = BS_MIN(t1, t2); in nhw_clock_update_master_timer()