FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gap9/pmsis/include/cores/TARGET_RISCV_32/core_gap_memory_define.h File Reference

Macros

#define GAP_BOOT_DATA
 Data declared with this attribute will be dropped after startup. More...
 
#define GAP_BOOT_CODE
 Code declared with this attribute will be dropped after startup. More...
 
#define GAP_L2_DATA
 Data will be put inside fabric L2 memory. More...
 
#define GAP_FC_DATA
 No FC TCDM. More...
 
#define GAP_FC_TINY_DATA
 
#define GAP_FC_GLOBAL_DATA
 
#define GAP_EXPORT
 
#define GAP_IMPORT
 
#define PI_CL_L1
 
#define PI_FC_L1
 
#define PI_L2
 
#define PI_L1
 
#define FC_L1_MEM
 

Macro Definition Documentation

#define FC_L1_MEM
#define GAP_BOOT_CODE
#define GAP_BOOT_DATA
#define GAP_EXPORT
#define GAP_FC_DATA
#define GAP_FC_GLOBAL_DATA
#define GAP_FC_TINY_DATA
#define GAP_IMPORT
#define GAP_L2_DATA
#define PI_CL_L1
#define PI_FC_L1
#define PI_L1
#define PI_L2