Contiki-NG
sys Directory Reference

Files

file  atomic.c [code]
 
file  atomic.h [code]
 
file  autostart.c [code]
 Implementation of module for automatically starting and exiting a list of processes.
 
file  autostart.h [code]
 Header file for module for automatically starting and exiting a list of processes.
 
file  cc-gcc.h [code]
 
file  cc.h [code]
 Default definitions of C compiler quirk work-arounds.
 
file  clock.h [code]
 
file  compower.c [code]
 Communication power accounting module.
 
file  compower.h [code]
 Header file for the communication power accounting module.
 
file  critical.h [code]
 
file  ctimer.c [code]
 Callback timer implementation.
 
file  ctimer.h [code]
 Header file for the callback timer.
 
file  energest.c [code]
 Implementation of the energy estimation module.
 
file  energest.h [code]
 Header file for the energy estimation mechanism.
 
file  etimer.c [code]
 Event timer library implementation.
 
file  etimer.h [code]
 Event timer header file.
 
file  int-master.h [code]
 
file  lc-addrlabels.h [code]
 Implementation of local continuations based on the "Labels as values" feature of gcc.
 
file  lc-switch.h [code]
 Implementation of local continuations based on switch() statement.
 
file  lc.h [code]
 Local continuations.
 
file  log-conf.h [code]
 Default log levels for a number of modules.
 
file  log.c [code]
 Header file for the logging system.
 
file  log.h [code]
 Header file for the logging system.
 
file  memory-barrier.h [code]
 
file  mutex.c [code]
 
file  mutex.h [code]
 
file  node-id.c [code]
 Node-id management.
 
file  node-id.h [code]
 Node-id (simple 16-bit identifiers) handling.
 
file  platform.h [code]
 Header file for the Contiki-NG main routine.
 
file  process.c [code]
 Implementation of the Contiki process kernel.
 
file  process.h [code]
 Header file for the Contiki process interface.
 
file  pt-sem.h [code]
 Counting semaphores implemented on protothreads.
 
file  pt.h [code]
 Protothreads implementation.
 
file  rtimer.c [code]
 Implementation of the architecture-agnostic parts of the real-time timer module.
 
file  rtimer.h [code]
 Header file for the real-time timer module.
 
file  stack-check.c [code]
 Implementation of the stack checker library.
 
file  stack-check.h [code]
 Stack checker library header file.
 
file  stimer.c [code]
 Timer of seconds library implementation.
 
file  stimer.h [code]
 Second timer library header file.
 
file  subprocess.h [code]
 Subprocesses for Contiki.
 
file  timer.c [code]
 Timer library implementation.
 
file  timer.h [code]
 Timer library header file.