OS  v7.3.3
Documentation
Operative System
Collaboration diagram for Operative System:

Modules

 Scheduler Interface
 Kernel API interface to create/remove tasks and perform special OS operations.
 
 Managing tasks
 API interface to manage tasks.
 
 Inter-Task communication
 Inter-Task communication primitives : Queues, Notifications and Event-flags.
 
 Clock
 Clock and time manipulation interface used by the entire OS.
 
 Critical
 APIs to handle entry/exit actions in Critical sections.
 
 Types and macros
 Sets of types having specified widths used to design the entire OS. It also define macros directives to perform specific actions and options for some OS APIs.
 

Detailed Description

This section contains the documentation related to all the Interfaces and intrinsic definitions of the operating system.