26 #ifndef MCUXCLMEMORY_SET_H_ 27 #define MCUXCLMEMORY_SET_H_ 44 mcuxClMemory_Status_Protected_t
mcuxClMemory_set (uint8_t *dst, uint8_t val,
size_t len,
size_t buflen);
mcuxClMemory_Status_Protected_t mcuxClMemory_set(uint8_t *dst, uint8_t val, size_t len, size_t buflen)
Sets all bytes of a memory buffer to a specified value.
#define MCUX_CSSL_FP_FUNCTION_DECL(id)
Declaration of a flow protected function.
Definition: mcuxCsslFlowProtection.h:119