ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
mqx_ksdk.h File Reference

MQX Lite RTOS Adapter component. More...

#include "Cpu.h"
#include "mqx.h"
#include "fsl_os_abstraction.h"
Include dependency graph for mqx_ksdk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PEX_USE_RTOS
 
#define PEX_RTOS_MQX_TYPE
 
#define MAINTASK_TASK   1U
 
#define EVENTHANDLER_TASK1_TASK   2U
 
#define PEX_RTOS_START()   _mqx( (MQX_INITIALIZATION_STRUCT_PTR) &MQX_init_struct );
 

Typedefs

typedef task_param_t os_task_param_t
 

Variables

const MQX_INITIALIZATION_STRUCT MQX_init_struct
 

Detailed Description

MQX Lite RTOS Adapter component.

Version
01.00

Definition in file mqx_ksdk.h.