Home
last modified time | relevance | path

Searched refs:USART_STATE_9BIT (Results 1 – 2 of 2) sorted by relevance

/bsp/efm32/
A Ddrv_usart.h70 #define USART_STATE_9BIT (1 << 7) macro
A Ddrv_usart.c460 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