gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:USART_RQR (0.00 seconds)
mtkernel_3
device/ser/sysdepend/stm32l4/ser_stm32l4.c - 7.2KB - 215 lines
37: #define USART_RTOR(x)   (ba[x] + USARTx_RTOR)     /* Receiver timeout register */
38: #define USART_RQR(x)    (ba[x] + USARTx_RQR)       /* Request register */
39: #define USART_ISR(x)    (ba[x] + USARTx_ISR)       /* Interrupts and status register */