em_version.h

Go to the documentation of this file.
00001 /***************************************************************************/
00034 #ifndef __SILICON_LABS_EM_VERSION_H_
00035 #define __SILICON_LABS_EM_VERSION_H_
00036 
00037 #include "em_device.h"
00038 
00039 #ifdef __cplusplus
00040 extern "C" {
00041 #endif
00042 
00043 /***************************************************************************/
00048 /***************************************************************************/
00054 #define _EMLIB_VERSION 3.20.13
00055 
00056 #define _EMLIB_VERSION_MAJOR 3
00057 
00058 #define _EMLIB_VERSION_MINOR 20
00059 
00060 #define _EMLIB_VERSION_PATCH 13
00061 
00065 #ifdef __cplusplus
00066 }
00067 #endif
00068 
00069 #endif /* __SILICON_LABS_EM_VERSION_H_ */