API Documentation#

List of Modules

Description

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

Error Numbers and Error Names to Indicate what went wrong

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.

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

status codes related information.

String

String module provides APIs to handle string-related operations.