Searched refs:UART_WAKEUP_ON_STARTBIT (Results 1 – 2 of 2) sorted by relevance
553 #define UART_WAKEUP_ON_STARTBIT ((uint32_t)USART_CR3_WUS_1) /*!< UART wake-up o… macro1332 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \
655 #define UART_WAKEUP_ON_STARTBIT USART_CR3_WUS_1 /*!< UART wake-up on start bit … macro1525 ((__WAKE__) == UART_WAKEUP_ON_STARTBIT) || \