Zigbee Protocol Controller 1.6.0
|
#include "sys/autostart.h"
Macros | |
#define | DEBUG 0 |
#define | PRINTF(...) |
Functions | |
void | autostart_start (struct process *const processes[]) |
void | autostart_exit (struct process *const processes[]) |
Implementation of module for automatically starting and exiting a list of processes.
#define DEBUG 0 |
#define PRINTF | ( | ... | ) |
void autostart_exit | ( | struct process *const | processes[] | ) |
void autostart_start | ( | struct process *const | processes[] | ) |