ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
version.h File Reference

Device and ISF Version information. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SYSTEM_DEVICE_ID   0x0000
 
#define ISF_LIB_VERSION_MAJOR   2
 
#define ISF_LIB_VERSION_MINOR   2
 
#define ISF_BUILD_YEAR   15
 
#define ISF_BUILD_MONTH   10
 
#define ISF_BUILD_DAY   30
 
#define ISF_BUILD_HOURS   16
 
#define ISF_BUILD_MINUTES   40
 
#define ISF_BUILD_SECONDS   10
 
#define ISF_BUILD_COMMIT_ID_STR   "01234567"
 

Detailed Description

Device and ISF Version information.

Definition in file version.h.

Macro Definition Documentation

#define ISF_BUILD_COMMIT_ID_STR   "01234567"

Definition at line 29 of file version.h.

#define ISF_BUILD_DAY   30

Definition at line 25 of file version.h.

Referenced by isf_get_info().

#define ISF_BUILD_HOURS   16

Definition at line 26 of file version.h.

Referenced by isf_get_info().

#define ISF_BUILD_MINUTES   40

Definition at line 27 of file version.h.

Referenced by isf_get_info().

#define ISF_BUILD_MONTH   10

Definition at line 24 of file version.h.

Referenced by isf_get_info().

#define ISF_BUILD_SECONDS   10

Definition at line 28 of file version.h.

Referenced by isf_get_info().

#define ISF_BUILD_YEAR   15

Definition at line 23 of file version.h.

Referenced by isf_get_info().

#define ISF_LIB_VERSION_MAJOR   2

Definition at line 21 of file version.h.

Referenced by isf_get_info().

#define ISF_LIB_VERSION_MINOR   2

Definition at line 22 of file version.h.

Referenced by isf_get_info().

#define SYSTEM_DEVICE_ID   0x0000

Definition at line 18 of file version.h.