![]() |
ISF
1.1
Intelligent Sensing Framework
|
The isf_sensor_configuration.h contains the enumerated list of Digital Sensor Abstraction (DSA) sensor adapters and the external declarations of the currently supported sensor adapters. More...
#include "isf_sm_dsa_adapter.h"
Go to the source code of this file.
Typedefs | |
typedef enum Sensor_sensors_en | SensorId_t |
This is the enumeration of the DSA sensor adapter list. | |
Enumerations | |
enum | Sensor_sensors_en { DSA_FXLC95000_3D_ACCEL = 0, DSA_FSL_3D_MAGNETOMETER, DSA_NUM_SUPPORTED_SENSORS } |
This is the enumeration of the DSA sensor adapter list. More... | |
Variables | |
sm_DsaAdapter_t | fsl_fxlc95000_mmap_3D_accel_adapter |
This is the external declaration of the FXLC95000 Accelerometer adapter object. | |
sm_DsaAdapter_t | fsl_mag3110_i2c_3D_mag_adapter |
This is the external declaration of the MAG310 Magnetometer adapter object. |
The isf_sensor_configuration.h contains the enumerated list of Digital Sensor Abstraction (DSA) sensor adapters and the external declarations of the currently supported sensor adapters.
Definition in file isf_sensor_configuration.h.
typedef enum Sensor_sensors_en SensorId_t |
This is the enumeration of the DSA sensor adapter list.
enum Sensor_sensors_en |
This is the enumeration of the DSA sensor adapter list.
Definition at line 27 of file isf_sensor_configuration.h.
This is the external declaration of the FXLC95000 Accelerometer adapter object.
This is the external declaration of the MAG310 Magnetometer adapter object.