Orocos Real-Time Toolkit  2.9.0
Macros
os_ecos.h File Reference

Go to the source code of this file.

Macros

#define OROSEM_OS_ECOS_STACK_SIZE   65536
 
#define OROSEM_OS_SCHEDTYPE   CYGSEM_KERNEL_SCHED_MLQUEUE
 
#define ORONUM_OS_RTOS_HIGHEST_PRIORITY   0
 
#define ORONUM_OS_RTOS_LOWEST_PRIORITY   CYGNUM_KERNEL_SCHED_PRIORITIES-1
 

Macro Definition Documentation

#define ORONUM_OS_RTOS_HIGHEST_PRIORITY   0

Definition at line 47 of file os_ecos.h.

#define ORONUM_OS_RTOS_LOWEST_PRIORITY   CYGNUM_KERNEL_SCHED_PRIORITIES-1

Definition at line 49 of file os_ecos.h.

#define OROSEM_OS_ECOS_STACK_SIZE   65536

Definition at line 43 of file os_ecos.h.

Referenced by RTT::os::rtos_task_create().

#define OROSEM_OS_SCHEDTYPE   CYGSEM_KERNEL_SCHED_MLQUEUE

Definition at line 45 of file os_ecos.h.