Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RTC.c114 struct rtc_status { struct
145 static struct rtc_status nhw_rtc_st[NHW_RTC_TOTAL_INST]; argument
164 struct rtc_status *rtc_st = &nhw_rtc_st[i]; in nhw_rtc_init()
195 struct rtc_status *rtc_st = &nhw_rtc_st[t]; in nhw_rtc_free()
292 struct rtc_status *this = &nhw_rtc_st[rtc]; in get_counter_match_time()
330 struct rtc_status *this = &nhw_rtc_st[rtc]; in nhw_rtc_update_master_timer()
368 struct rtc_status *this = &nhw_rtc_st[rtc]; in update_overflow_timer()
387 struct rtc_status *this = &nhw_rtc_st[rtc]; in nhw_rtc_set_counter()
414 struct rtc_status *this = &nhw_rtc_st[rtc]; in handle_overflow_event()
433 struct rtc_status *rtc_el = &nhw_rtc_st[rtc]; in nhw_rtc_timer_triggered()
[all …]