Searched refs:USART_STATE_9BIT (Results 1 – 2 of 2) sorted by relevance
70 #define USART_STATE_9BIT (1 << 7) macro
460 if (usart->state & USART_STATE_9BIT) in rt_usart_read()470 if (usart->state & USART_STATE_9BIT) in rt_usart_read()605 if (usart->state & USART_STATE_9BIT) in rt_usart_write()650 if (usart->state & USART_STATE_9BIT) in rt_usart_write()1299 if (config & USART_STATE_9BIT) in rt_hw_usart_unit_init()
Completed in 6 milliseconds