Searched refs:USART_CTL0_TEN (Results 1 – 16 of 16) sorted by relevance
214 ctl &= ~USART_CTL0_TEN; in usart_transmit_config()
288 ctl &= ~USART_CTL0_TEN; in usart_transmit_config()289 ctl |= (USART_CTL0_TEN & txconfig); in usart_transmit_config()
82 #define USART_CTL0_TEN BIT(3) /*!< transmitter enable */ macro
218 ctl &= ~USART_CTL0_TEN; in usart_transmit_config()
220 ctl &= ~USART_CTL0_TEN; in usart_transmit_config()
85 #define USART_CTL0_TEN BIT(3) /*!< transmitter enable */ macro
238 ctl &= ~USART_CTL0_TEN; in usart_transmit_config()
87 #define USART_CTL0_TEN BIT(3) /*!< transmitter enable */ macro
90 #define USART_CTL0_TEN BIT(3) /*!< transmitter enable */ macro
205 USART_CTL0(usart_periph) &= ~USART_CTL0_TEN; in usart_transmit_config()
213 USART_CTL0(usart_periph) &= ~USART_CTL0_TEN; in usart_transmit_config()
64 #define USART_CTL0_TEN BIT(3) /*!< enable transmitter … macro
65 #define USART_CTL0_TEN BIT(3) /*!< transmitter enable */ macro
66 #define USART_CTL0_TEN BIT(3) /*!< transmitter enable … macro
105 #define USART_CTL0_TEN BIT(3) /*!< transmitter enable */ macro