Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/include/driver/
Dwm_uart.h181 struct tls_uart_icount { struct
182 u32 cts;
183 u32 dsr;
184 u32 rng;
185 u32 dcd;
186 u32 rx;
187 u32 tx;
188 u32 frame;
189 u32 overrun;
190 u32 parity;
[all …]