EVE 1.0
rtos-conf.h File Reference

Default rtos.conf.h. More...

Go to the source code of this file.

Macros

#define EVE_RTOS_LOW_LAT   (1)
 
#define EVE_RTOS_TASK_POOL_COUNT   (3)
 
#define EVE_RTOS_STACK_POOL_SIZE   (1024)
 
#define EVE_RTOS_SEMAPHORE_POOL_COUNT   (4)
 
#define EVE_RTOS_TIMER_POOL_COUNT   (4)
 
#define EVE_RTOS_PENDED_WORK_POOL_COUNT   (4)
 
#define EVE_RTOS_EVENT_GROUP_POOL_COUNT   (4)
 
#define EVE_RTOS_TCP_SOCKET_POOL_COUNT   (4)
 
#define EVE_RTOS_SOCKET_CLOSE_TIMEOUT   (MS_TO_TICKS(1000))
 

Detailed Description

Default rtos.conf.h.

Author
DT, Jetro AS

Definition in file rtos-conf.h.