RV32 SoC DS UG
High-Perf RV32 SoC DS UG
RV64 SoC DS UG API and Examples
Embedded IDE UG
Loading...
Searching...
No Matches
smp.h File Reference
#include "soc.h"

Go to the source code of this file.

Macros

#define STACK_PER_HART   8192
#define SMP_INUSE   (SYSTEM_NUMBER_OF_HARTS > 1)

Macro Definition Documentation

◆ SMP_INUSE

#define SMP_INUSE   (SYSTEM_NUMBER_OF_HARTS > 1)

Definition at line 14 of file smp.h.

◆ STACK_PER_HART

#define STACK_PER_HART   8192

Definition at line 13 of file smp.h.