|
ChibiOS/RT 7.0.6
|
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 180 of file chfactory.h.
| dyn_element_t* ch_dyn_list::next |
Definition at line 181 of file chfactory.h.
Referenced by dyn_create_object_heap(), dyn_create_object_pool(), dyn_list_find(), and dyn_list_init().