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

HAL_LTDC_ERROR_NONE macro

LTDC No error

Syntax

#define HAL_LTDC_ERROR_NONE 0x00000000U

References

LocationText
stm32f4xx_hal_ltdc.h:247
#define HAL_LTDC_ERROR_NONE 0x00000000U /*!< LTDC No error */
stm32f4xx_hal_ltdc.c:314
hltdc->ErrorCode = HAL_LTDC_ERROR_NONE;
stm32f4xx_hal_ltdc.c:382
hltdc->ErrorCode = HAL_LTDC_ERROR_NONE;