Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_pty.c60 } upty_st[NHW_UARTE_TOTAL_INST]; variable
71 struct upty_st_t *u_el = &upty_st[i]; in nhw_upty_init()
114 struct upty_st_t *u_el = &upty_st[inst]; in nhw_upty_tx_byte()
134 struct upty_st_t *u_el = &upty_st[inst]; in nhw_upty_RTS_pin_toggle()
153 struct upty_st_t *u_el = &upty_st[inst]; in nhw_upty_enable_notify()
164 struct upty_st_t * u_el = &upty_st[i]; in nhw_upty_update_timer()
199 struct upty_st_t *u_el = &upty_st[i]; in nhw_upty_timer_triggered()
211 struct upty_st_t *u_el = &upty_st[i]; in nhw_upty_cleanup()
258 args[OPT_PER_UART*i].dest = &upty_st[i].enabled; in nhw_upty_backend_register_cmdline()
264 args[OPT_PER_UART*i + 1].dest = &upty_st[i].auto_attach; in nhw_upty_backend_register_cmdline()
[all …]