OS
v1.7.5
Documentation
|
Topics | |
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. | |
Configuration | |
Some OS features can be customized using a set of macros located in the header file config.h . | |
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. | |
This section contains the documentation related to all the Interfaces and intrinsic definitions of the operating system.