gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:USART_CR3 (0.00 seconds)
mtkernel_3
device/ser/sysdepend/stm32l4/ser_stm32l4.c - 7.2KB - 215 lines
33: #define USART_CR2(x)    (ba[x] + USARTx_CR2)       /* Control register 2 */
34: #define USART_CR3(x)    (ba[x] + USARTx_CR3)       /* Control register 3 */
35: #define USART_BRR(x)    (ba[x] + USARTx_BRR)       /* baud rate register */