![]() |
eRPC API Reference
Rev. 1.9.0
NXP Semiconductors
|
#include "erpc_config_internal.h"#include <stddef.h>
Include dependency graph for erpc_port.h:Go to the source code of this file.
Functions | |
| void * | erpc_malloc (size_t size) |
| This function is used for allocating space. More... | |
| void | erpc_free (void *ptr) |
| This function free given memory block. More... | |