Searched refs:GFXMMU_ERROR_NONE (Results 1 – 2 of 2) sorted by relevance
232 hgfxmmu->ErrorCode = GFXMMU_ERROR_NONE; in HAL_GFXMMU_Init()750 hgfxmmu->ErrorCode = GFXMMU_ERROR_NONE; in HAL_GFXMMU_GetError()
191 #define GFXMMU_ERROR_NONE 0x00000000U /*!< No error */ macro