Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/HW_models/
DNHW_UART_backend_fifo.c74 struct ufifo_st_t { struct
75 bs_time_t Rx_timer;
76 bs_time_t Tx_timer;
78 char *fifo_Tx_path;
102 struct ufifo_st_t ufifo_st[NHW_UARTE_TOTAL_INST]; argument