![]() |
Kinetis SDK v.1.2 Demo Applications User's Guide
Rev. 0
Freescale Semiconductor, Inc.
|
#include "fsl_os_abstraction.h"
Go to the source code of this file.
Macros | |
#define | FALSE |
#define | TRUE |
Enumerations | |
enum | { HVAC_TASK, ALIVE_TASK } |
Functions | |
void | HVAC_Task (task_param_t pvParameters) |
The HVAC task. More... | |
void | HeartBeat_Task (task_param_t pvParameters) |
The heart beat task. More... | |
#define FALSE |
#define TRUE |
void HeartBeat_Task | ( | task_param_t | pvParameters | ) |
void HVAC_Task | ( | task_param_t | pvParameters | ) |