![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
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"
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... | |
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 enum Sensor_sensors_en SensorId_t |
This is the external declaration of the MAG3110 magnetometer sensor adapter object.
This is the enumeration of the DSA sensor driver list.
enum Sensor_sensors_en |
This is the external declaration of the MAG3110 magnetometer sensor adapter object.
This is the enumeration of the DSA sensor driver list.
Definition at line 21 of file isf_sensor_configuration.h.