HAL + 0/9 examples
CodeScope will show references to UART_PARITY_EVEN from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
USB_Device
STM32469I-Discovery
Applications
USBX
STM32469I_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
STM324xG_EVAL
Applications
USB_Device
 
Symbols
loading...
Files
loading...

UART_PARITY_EVEN macro

Syntax

#define UART_PARITY_EVEN ((uint32_t)USART_CR1_PCE)

Examples

UART_PARITY_EVEN is referenced by 9 libraries and example projects.

References

LocationText
stm32f4xx_hal_uart.h:291
#define UART_PARITY_EVEN ((uint32_t)USART_CR1_PCE)
stm32f4xx_hal_uart.h:840
((PARITY) == UART_PARITY_EVEN) || \