ISF  2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
isf_sensor_base_types.h
Go to the documentation of this file.
1 /**
2  * @file isf_sensor_base_types.h
3  *
4  * @brief The \b isf_sensor_base_types.h file contains declarations for the general base types
5  * used in the isf sensor type-specific header files.
6  *
7  * @copyright Copyright (c) 2014, Freescale Semiconductor, Inc.
8  */
9 #ifndef ISF_SENSOR_BASE_TYPES_H_
10 #define ISF_SENSOR_BASE_TYPES_H_
11 
12 #include <isf_types.h>
13 
14 /** @brief Standard timestamp */
16 
17 #endif /* ISF_SENSOR_BASE_TYPES_H_ */
unsigned long uint32
This defines uint32 as unsigned long.
Definition: isf_types.h:36
The isf_types.h file contains the ISF data type definitions and some of the globally used macros...
uint32 isf_timestamp_t
Standard timestamp.