Contiki-NG
Modules
System functions

Core system components such as processes and timers. More...

Modules

 Atomic operations
 This library provides an API and generic implementation of atomic operations.
 
 CPU/Compiler memory barriers
 API for CPU/Compiler memory barriers.
 
 Communication power accounting
 The compower module accumulates power consumption information and attributes it to communication activities.
 
 Critical sections
 Platform-independent functions for critical section entry and exit.
 
 Master interrupt manipulation
 These functions can be used to manipulate the master interrupt in a platform-independent fashion.
 
 Mutexes
 This library provides an API and generic implementation of mutexes.
 
 Node ID management
 
 Per-module, per-level logging
 The log module performs per-module, per-level logging.
 
 Stack checker library
 Basic support for stack guards and stack overflow detection.
 
 The Contiki file system interface
 The Contiki file system interface (CFS) defines an abstract API for reading directories and for reading and writing files.
 
 The Contiki-NG main function
 A platform-independent main function.
 
 Threads and processes
 This module contains protothreads, multithreading and processes.
 
 Timers
 This module contains all different timers and clocks in Contiki-NG.
 

Detailed Description

Core system components such as processes and timers.