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

IRDA_PARITY_NONE macro

Syntax

#define IRDA_PARITY_NONE 0x00000000U

References

LocationText
stm32f4xx_hal_irda.h:262
#define IRDA_PARITY_NONE 0x00000000U
stm32f4xx_hal_irda.c:799
if (hirda->Init.Parity == IRDA_PARITY_NONE)
stm32f4xx_hal_irda.c:886
if (hirda->Init.Parity == IRDA_PARITY_NONE)
stm32f4xx_hal_irda.c:903
if (hirda->Init.Parity == IRDA_PARITY_NONE)
stm32f4xx_hal_irda.c:1007
if (hirda->Init.Parity != IRDA_PARITY_NONE)
stm32f4xx_hal_irda.c:1151
if (hirda->Init.Parity != IRDA_PARITY_NONE)
stm32f4xx_hal_irda.c:1232
if (hirda->Init.Parity != IRDA_PARITY_NONE)
stm32f4xx_hal_irda.c:2472
if (hirda->Init.Parity == IRDA_PARITY_NONE)
stm32f4xx_hal_irda.c:2549
if (hirda->Init.Parity == IRDA_PARITY_NONE)
stm32f4xx_hal_irda.c:2562
if (hirda->Init.Parity == IRDA_PARITY_NONE)