cocoOS
4.0.0
|
Go to the source code of this file.
Macros | |
#define | N_TASKS 10 |
#define | N_QUEUES 20 |
#define | N_SEMAPHORES 5 |
#define | N_EVENTS 5 |
#define | ROUND_ROBIN |
#define | NO_MSG_ID 0xff |
#define | ISR_TID 0xfe |
Typedefs | |
typedef uint32_t | Mem_t |
cocoOS user configuration
#define N_EVENTS 5 |
Max number of used events
#define N_QUEUES 20 |
Max number of used message queues
#define N_SEMAPHORES 5 |
Max number of used semaphores
#define N_TASKS 10 |
Max number of used tasks
#define ROUND_ROBIN |
Round Robin scheduling
typedef uint32_t Mem_t |
Memory size