Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
USART_CR2_SWAP
drivers/tty/serial/stm32-usart.c
1078
val |= USART_CR2_SWAP;
drivers/tty/serial/stm32-usart.c
1195
cr2 = stm32_port->swap ? USART_CR2_SWAP : 0;