Searched defs:USART_SR_ERR_MASK (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/tty/serial/
H A Dstm32-usart.h62 #define USART_SR_ERR_MASK (USART_SR_ORE | USART_SR_NE | USART_SR_FE |\ macro

Completed in 188 milliseconds