Searched refs:el_min (Results 1 – 2 of 2) sorted by relevance
96 bs_time_t el_min = BS_MIN(t1, t2); in nhw_CLOCK_update_master_timer() local97 if (el_min < Timer_PWRCLK) { in nhw_CLOCK_update_master_timer()98 Timer_PWRCLK = el_min; in nhw_CLOCK_update_master_timer()
129 bs_time_t el_min = BS_MIN(t1, t2); in nhw_clock_update_master_timer() local130 if (el_min < Timer_PWRCLK) { in nhw_clock_update_master_timer()131 Timer_PWRCLK = el_min; in nhw_clock_update_master_timer()