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

MQX Lite RTOS Adapter component. More...

#include "mqx_ksdk.h"
#include "bsp.h"
#include "rtos_main_task.h"
#include "os_tasks.h"
#include "MainTask.h"
#include "EventHandler_Task1.h"
Include dependency graph for mqx_ksdk.c:

Go to the source code of this file.

Macros

#define TASK_TEMPLATE_LIST_END   {0, 0, 0, 0, 0, 0, 0}
 

Functions

const _WEAK_SYMBOL (MQX_INITIALIZATION_STRUCT MQX_init_struct)
 

Variables

void * kernel_data_prv
 
const TASK_TEMPLATE_STRUCT MQX_template_list []
 

Detailed Description

MQX Lite RTOS Adapter component.

Version
01.00

Definition in file mqx_ksdk.c.