Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.c48 struct timer_status { struct
74 static struct timer_status nhw_timer_st[NHW_TIMER_TOTAL_INST]; argument
91 struct timer_status *t_st = &nhw_timer_st[t]; in nhw_timer_init()
125 struct timer_status *t_st = &nhw_timer_st[t]; in nhw_timer_free()
197 struct timer_status *t_st = &nhw_timer_st[t]; in update_master_timer()
215 struct timer_status *this = &nhw_timer_st[t]; in update_cc_timer()
240 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_eval_interrupts()
264 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_TASK_START()
278 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_TASK_STOP()
295 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_TASK_SHUTDOWN()
[all …]