Searched refs:USART_CTL1_ABDM (Results 1 – 4 of 4) sorted by relevance
478 USART_CTL1(usart_periph) &= ~(USART_CTL1_ABDM); in usart_autobaud_detection_mode_config()
452 USART_CTL1(usart_periph) &= ~(USART_CTL1_ABDM); in usart_autobaud_detection_mode_config()
99 #define USART_CTL1_ABDM BITS(21,22) /*!< auto baud rate mode */ macro
100 #define USART_CTL1_ABDM BITS(21,22) /*!< auto baud rate mode… macro