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

USART_WORDLENGTH_9B macro

Syntax

#define USART_WORDLENGTH_9B ((uint32_t)USART_CR1_M)

References

LocationText
stm32f4xx_hal_usart.h:197
#define USART_WORDLENGTH_9B ((uint32_t)USART_CR1_M)
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: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