On 20/10/23 16:40, Hans-Erik Floryd wrote:
Hi Phil,
On Fri, 20 Oct 2023 at 14:42, Philippe Mathieu-Daudé wrote:
Hi Hans-Erik,
On 20/10/23 13:14, Hans-Erik Floryd wrote:
Generate interrupt if either of the TXE, TC or RXNE bits are active
and the corresponding interrupt enable bit is set.
Si
Hi Phil,
On Fri, 20 Oct 2023 at 14:42, Philippe Mathieu-Daudé wrote:
>
> Hi Hans-Erik,
>
> On 20/10/23 13:14, Hans-Erik Floryd wrote:
> > Generate interrupt if either of the TXE, TC or RXNE bits are active
> > and the corresponding interrupt enable bit is set.
> >
> > Signed-off-by: Hans-Erik Flo
Hi Hans-Erik,
On 20/10/23 13:14, Hans-Erik Floryd wrote:
Generate interrupt if either of the TXE, TC or RXNE bits are active
and the corresponding interrupt enable bit is set.
Signed-off-by: Hans-Erik Floryd
---
hw/char/stm32f2xx_usart.c | 29 +
include/h
Generate interrupt if either of the TXE, TC or RXNE bits are active
and the corresponding interrupt enable bit is set.
Signed-off-by: Hans-Erik Floryd
---
hw/char/stm32f2xx_usart.c | 29 +
include/hw/char/stm32f2xx_usart.h | 10 ++
2 files changed, 23