Searched defs:USART_FLAG_PEF (Results 1 – 8 of 8) sorted by relevance
319 #define USART_FLAG_PEF ((uint16_t)0x0001) macro
320 #define USART_FLAG_PEF ((uint16_t)0x0001) macro
282 USART_FLAG_PEF = ((uint32_t)0X00000001), /*!< Parity Error flag */ enumerator
Completed in 16 milliseconds