CLNS header for component-independent functionality. More...
#include <mcuxClConfig.h>Go to the source code of this file.
Macros | |
| #define | MCUXCL_VERSION_MAX_SIZE |
| Maximum size of the CLNS version string, in bytes (including zero-terminator). | |
| #define | MCUXCL_VERSION |
| String literal for the version string of CLNS release that this header is part of. | |
Functions | |
| static char const * | mcuxCl_GetVersion (void) |
| Gets the CLNS version string that uniquely identifies this release of the CLNS. | |
CLNS header for component-independent functionality.
| #define MCUXCL_VERSION_MAX_SIZE |
Maximum size of the CLNS version string, in bytes (including zero-terminator).
| #define MCUXCL_VERSION |
String literal for the version string of CLNS release that this header is part of.
|
inlinestatic |
Gets the CLNS version string that uniquely identifies this release of the CLNS.