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

HAL_IRDA_ERROR_NONE macro

No error

Syntax

#define HAL_IRDA_ERROR_NONE 0x00000000U

References

LocationText
stm32f4xx_hal_irda.h:237
#define HAL_IRDA_ERROR_NONE 0x00000000U /*!< No error */
stm32f4xx_hal_irda.c:354
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:395
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:780
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:865
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:956
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:1001
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:1059
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:1126
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:1349
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:1552
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:1779
if (hirda->ErrorCode != HAL_IRDA_ERROR_NONE)
stm32f4xx_hal_irda.c:1850
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:2341
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;
stm32f4xx_hal_irda.c:2385
hirda->ErrorCode = HAL_IRDA_ERROR_NONE;