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

HAL_DAC_ERROR_NONE macro

No error

Syntax

#define HAL_DAC_ERROR_NONE 0x00U

References

LocationText
stm32f4xx_hal_dac.h:151
#define HAL_DAC_ERROR_NONE 0x00U /*!< No error */
stm32f4xx_hal_dac.c:317
hdac->ErrorCode = HAL_DAC_ERROR_NONE;
stm32f4xx_hal_dac.c:359
hdac->ErrorCode = HAL_DAC_ERROR_NONE;