Embedded Wireless Framework
Functions
ewf_allocator_threadx.c File Reference

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)
 

Detailed Description

The Embedded Wireless Framework ThreadX allocator definition.

Version
Preview