Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_UART_backend_fifo.c80 struct ufifo_st_t { struct
81 bs_time_t Rx_timer;
82 bs_time_t Tx_timer;
84 char *fifo_Tx_path;
108 struct ufifo_st_t ufifo_st[NHW_UARTE_TOTAL_INST]; argument