FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RI5CY-GAP9/chip_specific_extensions/gap9/freertos_risc_v_chip_specific_extensions.h File Reference

Macros

#define portINITIAL_MSTATUS
 
#define portINITIAL_MEPC
 
#define portINITIAL_MCAUSE
 
#define portWORD_SIZE
 
#define portGAP9_ADDITIONAL_EXTENSIONS
 
#define portGAP9_ARGS_REGS
 
#define portGAP9_TEMP_REGS
 
#define portGAP9_SAVE_REGS
 
#define portGAP9_MINIMAL_CONTEXT_SIZE
 
#define portGAP9_CONTEXT_SIZE
 
#define portGAP9_ADDITIONAL_CONTEXT_SIZE
 
#define portGAP9_FULL_CONTEXT_SIZE
 
#define LP_START_0
 
#define LP_END_0
 
#define LP_COUNT_0
 
#define LP_START_1
 
#define LP_END_1
 
#define LP_COUNT_1
 

Variables

uint8_t __irq_vector_base_m__
 

Macro Definition Documentation

#define LP_COUNT_0
#define LP_COUNT_1
#define LP_END_0
#define LP_END_1
#define LP_START_0
#define LP_START_1
#define portGAP9_ADDITIONAL_CONTEXT_SIZE
#define portGAP9_ADDITIONAL_EXTENSIONS

Referenced by pxPortInitialiseStack().

#define portGAP9_ARGS_REGS
#define portGAP9_CONTEXT_SIZE
#define portGAP9_FULL_CONTEXT_SIZE
#define portGAP9_MINIMAL_CONTEXT_SIZE
#define portGAP9_SAVE_REGS
#define portGAP9_TEMP_REGS
#define portINITIAL_MCAUSE
#define portINITIAL_MEPC
#define portINITIAL_MSTATUS
#define portWORD_SIZE

Variable Documentation

uint8_t __irq_vector_base_m__