Memory header for copy functions. More...
Go to the source code of this file.
Functions | |
mcuxClMemory_Status_Protected_t | mcuxClMemory_copy (uint8_t *dst, uint8_t const *src, size_t len, size_t buflen) |
Copies a memory buffer to another location. More... | |
Memory header for copy functions.
This header exposes functions that enable using memory copy function.