Macros | |
#define | HAL_LCDC_ERROR_NONE 0x00000000U |
#define | HAL_LCDC_ERROR_TIMEOUT 0x00000001U |
#define | HAL_LCDC_ERROR_OVERFLOW 0x00000002U |
#define | HAL_LCDC_ERROR_UNDERRUN 0x00000004U |
#define | HAL_LCDC_ERROR_HAL_LOCKED 0x80000000U |
#define HAL_LCDC_ERROR_HAL_LOCKED 0x80000000U |
HAL LCDC locked error
#define HAL_LCDC_ERROR_NONE 0x00000000U |
No error
#define HAL_LCDC_ERROR_OVERFLOW 0x00000002U |
Decompress buf overflow error
#define HAL_LCDC_ERROR_TIMEOUT 0x00000001U |
Wait busy timeout error
#define HAL_LCDC_ERROR_UNDERRUN 0x00000004U |
JDI/DPI under run error