Zigbee Protocol Controller 1.6.0
|
Functions | |
void | memb_init (struct memb *m) |
void * | memb_alloc (struct memb *m) |
char | memb_free (struct memb *m, void *ptr) |
int | memb_inmemb (struct memb *m, void *ptr) |
int | memb_free_count (struct memb *m) |
Memory block allocation routines.