![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
#include "isf_dsa_adapter.h"#include "isf_accelerometer_types.h"#include "isf.h"#include "isf_magnetometer_types.h"#include "isf_gyrometer_types.h"#include "isf_pressure_types.h"#include "isf_temperature_types.h"#include "isf_orientation_types.h"#include "isf_altitude_types.h"#include "isf_pedometer_types.h"#include "fsl_Sensor_Custom_1_Functions.h"#include "isf_sm_types.h"#include "fsl_Sensor_Analog_1_Functions.h"

Go to the source code of this file.
Data Structures | |
| struct | BasicApp1_app_info_t |
| struct | SensorInfo_t |
| struct | BasicApp1SensorData_t |
| struct | BasicApp1DataBuffers_t |
Typedefs | |
| typedef void( | sensordataHandler_t) (uint8, void **, void *) |