17 #ifndef MCUXCL_CLNS_H_ 18 #define MCUXCL_CLNS_H_ 20 #include <mcuxClConfig.h> 25 #define MCUXCL_API static inline 31 #define MCUXCL_VERSION_MAX_SIZE ((size_t) 16U) 33 #define MCUXCL_VERSION "SDK_1.7.0" 46 #include <impl/mcuxCl_clns_impl.h> #define MCUXCL_API
Marks a function as a public API function of the CLNS.
Definition: mcuxCl_clns.h:25
MCUXCL_API char const * mcuxCl_GetVersion(void)
Gets the CLNS version string that uniquely identifies this release of the CLNS.