ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
EventHandler_Task1 module documentation

Macros

#define EVENTHANDLER_TASK1_TASK_NAME   "eventhandler_task1"
 
#define EVENTHANDLER_TASK1_TASK_STACK_SIZE   1024U
 
#define EVENTHANDLER_TASK1_TASK_PRIORITY   8U
 

Functions

osa_status_t EventHandler_Task1_Init (void)
 

Detailed Description

Macro Definition Documentation

#define EVENTHANDLER_TASK1_TASK_NAME   "eventhandler_task1"

Definition at line 69 of file EventHandler_Task1.h.

#define EVENTHANDLER_TASK1_TASK_PRIORITY   8U

Definition at line 73 of file EventHandler_Task1.h.

#define EVENTHANDLER_TASK1_TASK_STACK_SIZE   1024U

Definition at line 71 of file EventHandler_Task1.h.

Function Documentation

osa_status_t EventHandler_Task1_Init ( void  )

Definition at line 74 of file EventHandler_Task1.c.

References EVENTHANDLER_TASK1_TASK.

Referenced by Components_Init().

Here is the caller graph for this function: