HAL
USART_PARITY_NONE is only used within HAL.
 
Symbols
loading...
Files
loading...

USART_PARITY_NONE macro

Syntax

#define USART_PARITY_NONE 0x00000000U

References

LocationText
stm32f4xx_hal_usart.h:216
#define USART_PARITY_NONE 0x00000000U
stm32f4xx_hal_usart.c:769
if ((husart->Init.WordLength == USART_WORDLENGTH_9B) && (husart->Init.Parity == USART_PARITY_NONE))
stm32f4xx_hal_usart.c:857
if ((husart->Init.WordLength == USART_WORDLENGTH_9B) && (husart->Init.Parity == USART_PARITY_NONE))
stm32f4xx_hal_usart.c:894
stm32f4xx_hal_usart.c:953
if ((husart->Init.WordLength == USART_WORDLENGTH_9B) && (husart->Init.Parity == USART_PARITY_NONE))
stm32f4xx_hal_usart.c:975
if ((husart->Init.WordLength == USART_WORDLENGTH_9B) && (husart->Init.Parity == USART_PARITY_NONE))
stm32f4xx_hal_usart.c:1031
stm32f4xx_hal_usart.c:1147
if (husart->Init.Parity != USART_PARITY_NONE)
stm32f4xx_hal_usart.c:1212
if (husart->Init.Parity != USART_PARITY_NONE)
stm32f4xx_hal_usart.c:1370
if (husart->Init.Parity != USART_PARITY_NONE)
stm32f4xx_hal_usart.c:1468
if (husart->Init.Parity != USART_PARITY_NONE)
stm32f4xx_hal_usart.c:2502
if ((husart->Init.WordLength == USART_WORDLENGTH_9B) && (husart->Init.Parity == USART_PARITY_NONE))
stm32f4xx_hal_usart.c:2569
if ((husart->Init.WordLength == USART_WORDLENGTH_9B) && (husart->Init.Parity == USART_PARITY_NONE))
stm32f4xx_hal_usart.c:2581
stm32f4xx_hal_usart.c:2649
if ((husart->Init.WordLength == USART_WORDLENGTH_9B) && (husart->Init.Parity == USART_PARITY_NONE))
stm32f4xx_hal_usart.c:2674
if ((husart->Init.WordLength == USART_WORDLENGTH_9B) && (husart->Init.Parity == USART_PARITY_NONE))
stm32f4xx_hal_usart.c:2682