Search | Google it | Results 1 - 1 of 1 for fundef:USART_CR2 (0.00 seconds) |
32: #define USART_CR1(x) (ba[x] + USARTx_CR1) /* Control register 1 */ 33: #define USART_CR2(x) (ba[x] + USARTx_CR2) /* Control register 2 */ 34: #define USART_CR3(x) (ba[x] + USARTx_CR3) /* Control register 3 */