mars/mars_task_types.h File Reference

MARS Task Types. More...


Data Structures

struct  mars_task_args
 MARS task argument structure. More...
struct  mars_task_id
 MARS task id structure. More...

Defines

#define MARS_TASK_ARGS_SIZE   32
 Arguments structure size.
#define MARS_TASK_ARGS_ALIGN   16
 Arguments structure alignment.
#define MARS_TASK_ID_SIZE   32
 ID structure alignment.
#define MARS_TASK_ID_ALIGN   16
 ID structure alignment.
#define MARS_TASK_CONTEXT_SIZE   112
 Context structure size.
#define MARS_TASK_CONTEXT_ALIGN   16
 Context structure alignment.
#define MARS_TASK_CONTEXT_SAVE_ALIGN   128
 Context save area alignment.
#define MARS_TASK_CONTEXT_SAVE_SIZE_MAX   0x30000
 Max context save area size (LS size - task LS addr).
#define MARS_TASK_NAME_LEN_MAX   22
 Max length of task name.

Variables

mars_task_args MARS_TASK_ARGS_ALIGN
 MARS task argument structure.
mars_task_id MARS_TASK_ID_ALIGN
 MARS task id structure.


Detailed Description

MARS Task Types.


Generated on Wed Jun 25 11:07:27 2008 for MARS by  doxygen 1.5.2