hal_gfx_sys_defs.h File Reference
#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
 

Macro Definition Documentation

◆ HAL_GDC_BASEADDR

#define HAL_GDC_BASEADDR   0xA3FF4000 /* the DC registers memory base address */

Definition at line 12 of file hal_gfx_sys_defs.h.

◆ HAL_GFX_BASEADDR

#define HAL_GFX_BASEADDR   0xA3FF0000 /* the GPU registers memory base address */

Definition at line 10 of file hal_gfx_sys_defs.h.

◆ TLS_VAR

#define TLS_VAR

Definition at line 8 of file hal_gfx_sys_defs.h.

◆ USE_TSI_MALLOC

#define USE_TSI_MALLOC

Definition at line 14 of file hal_gfx_sys_defs.h.