| Embedded Wireless Framework
    | 
The Embedded Wireless Framework ThreadX allocator definition. More...
#include "ewf_allocator_threadx.h"| Functions | |
| ewf_result | ewf_allocator_threadx_start (ewf_allocator *allocator_ptr) | 
| ewf_result | ewf_allocator_threadx_stop (ewf_allocator *allocator_ptr) | 
| ewf_result | ewf_allocator_threadx_allocate (ewf_allocator *allocator_ptr, void **p) | 
| ewf_result | ewf_allocator_threadx_release (ewf_allocator *allocator_ptr, void *p) | 
The Embedded Wireless Framework ThreadX allocator definition.