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

The isf_sensor_configuration.h contains the enumerated list of Digital Sensor Abstraction (DSA) sensor drivers and the external declarations of the currently supported sensor drivers. More...

#include "isf_dsa_adapter.h"
Include dependency graph for isf_sensor_configuration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum Sensor_sensors_en SensorId_t
 This is the external declaration of the MAG3110 magnetometer sensor adapter object. More...
 

Enumerations

enum  Sensor_sensors_en {
  DSA_Custom_1 = 0, DSA_FXAS21002_1 = 1, DSA_FXAS21002_2 = 2, DSA_FXLC95000_1 = 3,
  DSA_FXLC95000_2 = 4, DSA_FXLS8471_1 = 5, DSA_FXLS8471_2 = 6, DSA_FXLS8952_1 = 7,
  DSA_FXOS8700_1 = 8, DSA_FXOS8700_2 = 9, DSA_Analog_1 = 10, DSA_MAG3110_1 = 11,
  DSA_MMA8491Q_1 = 12, DSA_MMA865x_1 = 13, DSA_MMA955x_1 = 14, DSA_MMA955x_2 = 15,
  DSA_MPL3115_1 = 16, DSA_ORIENT_1 = 17, DSA_NUM_SUPPORTED_SENSORS
}
 This is the external declaration of the MAG3110 magnetometer sensor adapter object. More...
 

Detailed Description

The isf_sensor_configuration.h contains the enumerated list of Digital Sensor Abstraction (DSA) sensor drivers and the external declarations of the currently supported sensor drivers.

Definition in file isf_sensor_configuration.h.

Typedef Documentation

This is the external declaration of the MAG3110 magnetometer sensor adapter object.

This is the enumeration of the DSA sensor driver list.

Enumeration Type Documentation

This is the external declaration of the MAG3110 magnetometer sensor adapter object.

This is the enumeration of the DSA sensor driver list.

Enumerator
DSA_Custom_1 
DSA_FXAS21002_1 
DSA_FXAS21002_2 
DSA_FXLC95000_1 
DSA_FXLC95000_2 
DSA_FXLS8471_1 
DSA_FXLS8471_2 
DSA_FXLS8952_1 
DSA_FXOS8700_1 
DSA_FXOS8700_2 
DSA_Analog_1 
DSA_MAG3110_1 
DSA_MMA8491Q_1 
DSA_MMA865x_1 
DSA_MMA955x_1 
DSA_MMA955x_2 
DSA_MPL3115_1 
DSA_ORIENT_1 
DSA_NUM_SUPPORTED_SENSORS 

Definition at line 21 of file isf_sensor_configuration.h.