ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
isf_pedometer_types.h
Go to the documentation of this file.
1 /**
2  * @file isf_accelerometer_types.h
3  *
4  * @brief The isf_pedometer_types.h file contains the ISF data type definitions for use with the
5  * ISF generic pedometer fixed and floating point interface.
6  *
7  * @copyright Copyright (c) 2015, Freescale Semiconductor, Inc.
8  */
9 #ifndef ISF_PEDOMETER_TYPES_H_
10 #define ISF_PEDOMETER_TYPES_H_
11 
12 
14 
15 
16 #endif /* ISF_PEDOMETER_TYPES_H_ */
17 
The isf_accelerometer_types.h file contains the ISF data type definitions for use with the ISF generi...