gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:USART_CR1 (0.00 seconds)
mtkernel_3
device/ser/sysdepend/stm32l4/ser_stm32l4.c - 7.2KB - 215 lines
31: 
32: #define USART_CR1(x)    (ba[x] + USARTx_CR1)       /* Control register 1 */
33: #define USART_CR2(x)    (ba[x] + USARTx_CR2)       /* Control register 2 */