Searched refs:USART_CR2_RXINV (Results 1 – 10 of 10) sorted by relevance
555 #define UART_ADVFEATURE_RXINV_ENABLE USART_CR2_RXINV /*!< RX pin active level invers…
559 #define UART_ADVFEATURE_RXINV_ENABLE USART_CR2_RXINV /*!< RX pin active level invers…
582 #define UART_ADVFEATURE_RXINV_ENABLE USART_CR2_RXINV /*!< RX pin active level invers…
3197 MODIFY_REG(huart->Instance->CR2, USART_CR2_RXINV, huart->AdvancedInit.RxPinLevelInvert); in UART_AdvFeatureConfig()
3233 MODIFY_REG(huart->Instance->CR2, USART_CR2_RXINV, huart->AdvancedInit.RxPinLevelInvert); in UART_AdvFeatureConfig()
3257 MODIFY_REG(huart->Instance->CR2, USART_CR2_RXINV, huart->AdvancedInit.RxPinLevelInvert); in UART_AdvFeatureConfig()
18246 #define USART_CR2_RXINV USART_CR2_RXINV_Msk /*!< RX pin active … macro
19017 #define USART_CR2_RXINV USART_CR2_RXINV_Msk /*!< RX pin active … macro
22431 #define USART_CR2_RXINV USART_CR2_RXINV_Msk /*!< RX pin act… macro
21349 #define USART_CR2_RXINV USART_CR2_RXINV_Msk /*!< RX pin act… macro