![]() |
Kinetis SDK v.1.2 Demo Applications User's Guide
Rev. 0
Freescale Semiconductor, Inc.
|
Macros | |
#define | TASK_MASTER_PRIO |
#define | TASK_MASTER_STACK_SIZE |
Functions | |
void | task_master (task_param_t param) |
OSA_TASK_DEFINE (task_master, TASK_MASTER_STACK_SIZE) | |
int | main (void) |
Function prototype for main function. More... | |
Variables | |
uint32_t | gSlaveId |
#define TASK_MASTER_PRIO |
#define TASK_MASTER_STACK_SIZE |
int main | ( | void | ) |
Function prototype for main function.
receiveBuff | Buffer used to hold received data |
OSA_TASK_DEFINE | ( | task_master | , |
TASK_MASTER_STACK_SIZE | |||
) |
void task_master | ( | task_param_t | param | ) |
uint32_t gSlaveId |