|
ChibiOS 21.11.4
|
Type of a dynamic object list. More...
#include <chfactory.h>

Data Fields | |
| dyn_element_t * | next |
Type of a dynamic object list.
Definition at line 188 of file chfactory.h.
| dyn_element_t* ch_dyn_list::next |
Definition at line 189 of file chfactory.h.
Referenced by dyn_create_object_heap(), dyn_create_object_pool(), dyn_list_find(), and dyn_list_init().