Module Documentation
FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *A
150
11.10.2.15 #define MML_ERR_GDC_CARD_DEV_BUSY MM_ERRCODE(0x21007007)
Access to a device is denied (e.g. because a shadow load request is pending)
11.10.2.16 #define MML_ERR_GDC_CARD_DEV_ENABLED MM_ERRCODE(0x21007002)
Device is still enabled
11.10.2.17 #define MML_ERR_GDC_CARD_DEV_NOT_ENABLED MM_ERRCODE(0x21007001)
Device is not enabled
11.10.2.18 #define MML_ERR_GDC_CARD_DEV_NOTSUPPORTED MM_ERRCODE(0x21007003)
Operation not supported for device
11.10.2.19 #define MML_ERR_GDC_CARD_THREAD_LIMIT MM_ERRCODE(0x21007005)
Maximum number of supported threads reached
11.10.2.20 #define MML_ERR_GDC_CARD_TIMEOUT_EXPIRED MM_ERRCODE(0x21007006)
A timeout expired while trying to acquire a resource (Work Item etc.)
11.10.2.21 #define MML_ERR_GDC_CONFIG_INTERNAL_ERROR MM_ERRCODE(0x21008002)
Graphics driver internal error
11.10.2.22 #define MML_ERR_GDC_CONFIG_INVALID_ADDRESS MM_ERRCODE(0x21008003)
An invalid address is specified
11.10.2.23 #define MML_ERR_GDC_CONFIG_INVALID_PARAMETER
MM_ERRCODE(0x21008001)
The parameter is wrong
11.10.2.24 #define MML_ERR_GDC_DISP_DEV_BUSY MM_ERRCODE(0x21001020)
Previously requested configuration is not completely set up.
11.10.2.25 #define MML_ERR_GDC_DISP_DEVICE_CLOSE_FAILED
MM_ERRCODE(0x21001006)
Hardware device(s) failed to close
11.10.2.26 #define MML_ERR_GDC_DISP_DEVICE_INIT_FAILED MM_ERRCODE(0x21001005)
Hardware device(s) failed initialization
11.10.2.27 #define MML_ERR_GDC_DISP_DEVICE_NOT_FOUND MM_ERRCODE(0x21001001)
The display adapter requested was not found
11.10.2.28 #define MML_ERR_GDC_DISP_DISPLAY_ALREADY_OPEN
MM_ERRCODE(0x21001002)
The display being opened was already open.
11.10.2.29 #define MML_ERR_GDC_DISP_DISPLAY_MODE_MISSMATCH
MM_ERRCODE(0x21001017)
The display is already opened and the current mode does not fit.