Embedded Wireless Framework
|
Functions | |
ewf_result | ewf_allocator_c_heap_start (ewf_allocator *allocator_ptr) |
ewf_result | ewf_allocator_c_heap_stop (ewf_allocator *allocator_ptr) |
ewf_result | ewf_allocator_c_heap_allocate (ewf_allocator *allocator_ptr, void **p) |
ewf_result | ewf_allocator_c_heap_release (ewf_allocator *allocator_ptr, void *p) |
The Embedded Wireless Framework C heap allocator definition