Searched refs:asynchronous (Results 1 – 13 of 13) sorted by relevance
133 uint32_t asynchronous : 1; ///< supports USART (Asynchronous) mode member
172 uint32_t asynchronous : 1; ///< supports UART (Asynchronous) mode member
64 .asynchronous = 1, /* supports USART (Asynchronous) mode */
4 The universal synchronous and asynchronous receiver and transmitter
10 be implemented base on it. The driver is asynchronous, which means that all USB
327 uint32_t asynchronous : 1; ///< supports UART (Asynchronous) mode member
73 .asynchronous = 1, /* supports USART (Asynchronous) mode */
Completed in 20 milliseconds