Searched defs:ufifo_st_t (Results 1 – 1 of 1) sorted by relevance
74 struct ufifo_st_t { struct75 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