Searched refs:USART_CTL1_STB (Results 1 – 16 of 16) sorted by relevance
172 USART_CTL1(usart_periph) &= ~USART_CTL1_STB; in usart_stop_bit_set()
226 USART_CTL1(usart_periph) &= ~USART_CTL1_STB; in usart_stop_bit_set()228 USART_CTL1(usart_periph) |= (USART_CTL1_STB & stblen); in usart_stop_bit_set()
177 USART_CTL1(usart_periph) &= ~USART_CTL1_STB; in usart_stop_bit_set()
102 #define USART_CTL1_STB BITS(12,13) /*!< STOP bits length */ macro
178 USART_CTL1(usart_periph) &= ~USART_CTL1_STB; in usart_stop_bit_set()
105 #define USART_CTL1_STB BITS(12,13) /*!< STOP bits length */ macro
197 USART_CTL1(usart_periph) &= ~USART_CTL1_STB; in usart_stop_bit_set()
107 #define USART_CTL1_STB BITS(12,13) /*!< STOP bits length */ macro
111 #define USART_CTL1_STB BITS(12,13) /*!< STOP bits length */ macro
175 USART_CTL1(usart_periph) &= ~USART_CTL1_STB; in usart_stop_bit_set()
167 USART_CTL1(usart_periph) &= ~USART_CTL1_STB; in usart_stop_bit_set()
91 #define USART_CTL1_STB BITS(12,13) /*!< stop bits length */ macro
92 #define USART_CTL1_STB BITS(12,13) /*!< stop bits length */ macro
126 #define USART_CTL1_STB BITS(12,13) /*!< STOP bits length */ macro