Home
last modified time | relevance | path

Searched refs:USART_DR (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/char/
H A Dstm32f2xx_usart.c113 case USART_DR: in stm32f2xx_usart_read()
159 case USART_DR: in stm32f2xx_usart_write()
H A Davr_usart.c119 case USART_DR: in avr_usart_read()
168 case USART_DR: in avr_usart_write()
/openbmc/qemu/include/hw/char/
H A Dstm32f2xx_usart.h33 #define USART_DR 0x04 macro
H A Davr_usart.h30 #define USART_DR 0x06 macro