#include <stdlib.h>
#include <stdint.h>
#include <stdbool.h>
Go to the source code of this file.
Macros | |
#define | TLS_VAR |
#define | HAL_GFX_BASEADDR 0xA3FF0000 /* the GPU registers memory base address */ |
#define | HAL_GDC_BASEADDR 0xA3FF4000 /* the DC registers memory base address */ |
#define | USE_TSI_MALLOC |
#define HAL_GDC_BASEADDR 0xA3FF4000 /* the DC registers memory base address */ |
Definition at line 12 of file hal_gfx_sys_defs.h.
#define HAL_GFX_BASEADDR 0xA3FF0000 /* the GPU registers memory base address */ |
Definition at line 10 of file hal_gfx_sys_defs.h.
#define TLS_VAR |
Definition at line 8 of file hal_gfx_sys_defs.h.
#define USE_TSI_MALLOC |
Definition at line 14 of file hal_gfx_sys_defs.h.