EZR32 Leopard Gecko Software Documentation  ezr32lg-doc-4.2.1
em_version.h
Go to the documentation of this file.
1 /***************************************************************************/
33 #ifndef __SILICON_LABS_EM_VERSION_H__
34 #define __SILICON_LABS_EM_VERSION_H__
35 
36 #include "em_device.h"
37 
38 #ifdef __cplusplus
39 extern "C" {
40 #endif
41 
42 /***************************************************************************/
47 /***************************************************************************/
53 #define _EMLIB_VERSION 4.2.1
54 
56 #define _EMLIB_VERSION_MAJOR 4
57 
60 #define _EMLIB_VERSION_MINOR 2
61 
64 #define _EMLIB_VERSION_PATCH 1
65 
66 
68 #define _CMSIS_VERSION 4.2.0
69 
71 #define _CMSIS_VERSION_MAJOR 4
72 
74 #define _CMSIS_VERSION_MINOR 2
75 
77 #define _CMSIS_VERSION_PATCH 0
78 
82 #ifdef __cplusplus
83 }
84 #endif
85 
86 #endif /* __SILICON_LABS_EM_VERSION_H__ */
CMSIS Cortex-M Peripheral Access Layer for Silicon Laboratories microcontroller devices.