MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
Buffer Configuration

Configuration options for the buffer types. More...

Macros

#define MCUXCLBUFFER_USE_OBJECT
 If set to 1, use the object oriented buffer implementation.
 
#define MCUXCLBUFFER_USE_POINTER
 If set to 1, use the plain C pointer buffer implementation.
 

Detailed Description

Configuration options for the buffer types.

Macro Definition Documentation

◆ MCUXCLBUFFER_USE_OBJECT

#define MCUXCLBUFFER_USE_OBJECT

If set to 1, use the object oriented buffer implementation.

◆ MCUXCLBUFFER_USE_POINTER

#define MCUXCLBUFFER_USE_POINTER

If set to 1, use the plain C pointer buffer implementation.