Searched refs:USART_IT_ORE_RX (Results 1 – 2 of 2) sorted by relevance
247 #define USART_IT_ORE_RX ((uint16_t)0x0325) /* In case interrupt is generated i… macro272 ((IT) == USART_IT_ORE_RX) || ((IT) == USART_IT_ORE_ER) || \
249 #define USART_IT_ORE_RX ((uint16_t)0x0325) /* In case interrupt is generated i… macro274 ((IT) == USART_IT_ORE_RX) || ((IT) == USART_IT_ORE_ER) || \
Completed in 5 milliseconds