Zigbee Protocol Controller 1.6.0
autostart.c File Reference
#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[])
 

Detailed Description

Implementation of module for automatically starting and exiting a list of processes.

Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se

Macro Definition Documentation

◆ DEBUG

#define DEBUG   0

◆ PRINTF

#define PRINTF (   ...)

Function Documentation

◆ autostart_exit()

void autostart_exit ( struct process *const  processes[])

◆ autostart_start()

void autostart_start ( struct process *const  processes[])