utils
utilities in C for microcontrollers
|
instance type generated by POOL with name
set to NAME, type
set to TYPE, and size
set to SIZE
More...
#include <pool.h>
Data Fields | |
struct slist | free_list |
the free list for pool_NAME | |
union pool_NAME_private | items [SIZE] |
array of items from which to allocate of size SIZE | |
instance type generated by POOL with name
set to NAME, type
set to TYPE, and size
set to SIZE