Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_UART_backend_fifo.c102 struct ufifo_st_t ufifo_st[NHW_UARTE_TOTAL_INST]; variable
120 struct ufifo_st_t *u_el = &ufifo_st[i]; in nhw_ufifo_backend_init()
212 struct ufifo_st_t *u_el = &ufifo_st[inst]; in nhw_ufifo_tx_byte()
234 struct ufifo_st_t *u_el = &ufifo_st[inst]; in nhw_ufifo_RTS_pin_toggle()
252 struct ufifo_st_t *u_el = &ufifo_st[inst]; in nhw_ufifo_enable_notify()
272 struct ufifo_st_t * u_el = &ufifo_st[i]; in nhw_ufifo_update_timer()
526 struct ufifo_st_t *u_el = &ufifo_st[i]; in nhw_ufifo_timer_triggered()
562 args2[2*i].dest = &ufifo_st[i].fifo_Tx_path; in nhw_ufifo_backend_register_cmdline()
568 args2[2*i + 1].dest = &ufifo_st[i].fifo_Rx_path; in nhw_ufifo_backend_register_cmdline()
604 struct ufifo_st_t *u_el = &ufifo_st[i]; in nhw_ufifo_backend_post_cmdline()
[all …]