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

HAL_CEC_ERROR_NONE macro

no error

Syntax

#define HAL_CEC_ERROR_NONE (uint32_t) 0x0000U

References

LocationText
stm32f4xx_hal_cec.h:258
#define HAL_CEC_ERROR_NONE (uint32_t) 0x0000U /*!< no error */
stm32f4xx_hal_cec.c:262
hcec->ErrorCode = HAL_CEC_ERROR_NONE;
stm32f4xx_hal_cec.c:325
hcec->ErrorCode = HAL_CEC_ERROR_NONE;
stm32f4xx_hal_cec.c:366
hcec->ErrorCode = HAL_CEC_ERROR_NONE;
stm32f4xx_hal_cec.c:717
hcec->ErrorCode = HAL_CEC_ERROR_NONE;
stm32f4xx_hal_cec.c:812
hcec->ErrorCode = HAL_CEC_ERROR_NONE;
stm32f4xx_hal_cec.c:849
hcec->ErrorCode = HAL_CEC_ERROR_NONE;