API Documentation
List of modules
ASSERT - Assert | Assert/error checking module |
Atomic Operations |
Atomic operations provide RAM store and read functionalities.
|
Bit Manipulation | Bitwise operations |
COMMON - Common Utilities | General purpose utilities and cross-compiler support |
Enumerations | Enumerations with stable binary representation |
Errno | |
Linker | Functions to extract locations of linker sections |
Singly-Linked List | Singly-linked List module provides APIs to handle singly-linked list operations such as insert, push, pop, push back, sort and remove |
Software Watchdog | The Software Watchdog can be instantiated by applications and stacks. The hardware watchdog is only fed once all instances are fed. This allows each task to have its own watchdog |
Standard I/O | Standard I/O allows to get and put characters on stdio stream that is the default in I/O Streams |
Status Codes | |
String | String module provides APIs to handle string-related operations |