Searched refs:el_min (Results 1 – 2 of 2) sorted by relevance
92 bs_time_t el_min = BS_MIN(t1, t2); in nhw_CLOCK_update_master_timer() local93 if (el_min < Timer_PWRCLK) { in nhw_CLOCK_update_master_timer()94 Timer_PWRCLK = el_min; in nhw_CLOCK_update_master_timer()
126 bs_time_t el_min = BS_MIN(t1, t2); in nhw_clock_update_master_timer() local127 if (el_min < Timer_PWRCLK) { in nhw_clock_update_master_timer()128 Timer_PWRCLK = el_min; in nhw_clock_update_master_timer()