This group contains functions that are not defined by the C standard but are often useful in embedded system work. More...
Modules | |
| Bit manipulation functions | |
These functions provide some often needed bit manipulation capabilities. | |
| Multiplication and division utilities | |
Functions to speed up multiplication and division in certain cases. | |
| Doubly linked list functions | |
Basic operations on doubly-linked lists. | |
| AVL tree function templates | |
This module contains a template to build an AVL-tree. | |
This group contains functions that are not defined by the C standard but are often useful in embedded system work.
1.7.1