Searched refs:HAL_LTDC_ERROR_NONE (Results 1 – 2 of 2) sorted by relevance
223 hltdc->ErrorCode = HAL_LTDC_ERROR_NONE; in HAL_LTDC_Init()245 hltdc->ErrorCode = HAL_LTDC_ERROR_NONE; in HAL_LTDC_DeInit()
207 #define HAL_LTDC_ERROR_NONE ((uint32_t)0x00000000) /*!< LTDC No error */ macro
Completed in 5 milliseconds