image/svg+xml
Brteve's API for EveApps
Version 0.0.1
The reference document for common folder of EveApps project.
 
Loading...
Searching...
No Matches
EVE_GpuDefs_BT88X.c
Go to the documentation of this file.
1
32#include "EVE_Config.h"
33#ifdef EVE_MULTI_GRAPHICS_TARGET
34#include "EVE_HalDefs.h"
35
36#undef EVE_MULTI_GRAPHICS_TARGET
37#undef EVE_SUPPORT_CHIPID
38#define BT_88X_ENABLE
39#include "EVE_GpuDefs.h"
40
41EVE_GpuDefs EVE_GpuDefs_BT88X = {
43
44};
45
46#endif
47
48/* end of file */
This file processes the input definitions.
Defines EVE hardware values.
#define EVE_GPUDEFS_IMPLEMENT
Eve_Hal framework APIs.