Home
last modified time | relevance | path

Searched defs:upty_st_t (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_pty.c45 struct upty_st_t { struct
46 bool enabled;
47 bool auto_attach;
71 struct upty_st_t *u_el = &upty_st[i]; in nhw_upty_init() argument