17 #ifndef MCUXCL_CLNS_H_ 18 #define MCUXCL_CLNS_H_ 23 #define MCUXCL_API static inline 29 #define MCUXCL_VERSION_MAX_SIZE ((size_t) 16U) 31 #define MCUXCL_VERSION "N4A_2.3.0_211103" 44 #include <impl/mcuxCl_clns_impl.h> MCUXCL_API char const * mcuxCl_GetVersion(void)
Gets the CLNS version string that uniquely identifies this release of the CLNS.
#define MCUXCL_API
Marks a function as a public API function of the CLNS.
Definition: mcuxCl_clns.h:23