Searched refs:rtc_el (Results 1 – 1 of 1) sorted by relevance
433 struct rtc_status *rtc_el = &nhw_rtc_st[rtc]; in nhw_rtc_timer_triggered() local434 if (rtc_el->running == false) { in nhw_rtc_timer_triggered()438 for (int cc = 0 ; cc < rtc_el->n_CCs ; cc++) { in nhw_rtc_timer_triggered()439 if (rtc_el->cc_timers[cc] == Timer_RTC ){ //This CC is matching now in nhw_rtc_timer_triggered()445 if (rtc_el->overflow_timer == Timer_RTC) { //Overflow occurred now in nhw_rtc_timer_triggered()