FreeRTOS port on GAP8/RISC-V
|
Macros | |
#define | NBCORES |
#define | NBTASKS |
Functions | |
void | vPrvAssertFailed (const char *filename, uint32_t line, const char *expr) |
Variables | |
TaskHandle_t | tasks [] |
uint8_t | taskSuspended |
#define NBCORES |
#define NBTASKS |
void vPrvAssertFailed | ( | const char * | filename, |
uint32_t | line, | ||
const char * | expr | ||
) |
TaskHandle_t tasks[] |
uint8_t taskSuspended |