Embedded Wireless Framework
Functions
ewf_allocator_memory_pool.c File Reference

The Embedded Wireless Framework memory pool allocator implementation. More...

#include "ewf_allocator_memory_pool.h"

Functions

ewf_result ewf_allocator_memory_pool_start (ewf_allocator *allocator_ptr)
 
ewf_result ewf_allocator_memory_pool_stop (ewf_allocator *allocator_ptr)
 
ewf_result ewf_allocator_memory_pool_allocate (ewf_allocator *allocator_ptr, void **p)
 
ewf_result ewf_allocator_memory_pool_release (ewf_allocator *allocator_ptr, void *p)
 

Detailed Description

The Embedded Wireless Framework memory pool allocator implementation.

Version
Preview