10 #ifndef ISF_SENSOR_CONFIGURATION_EXTERN_H_
11 #define ISF_SENSOR_CONFIGURATION_EXTERN_H_
This defines the DSA sensor configuration structure defining each individual sensor adapter in the DS...
This defines the DSA sensor device handle structure used to invoke the adapter access functions...
isf_SensorConfig_t gSensorList[]
This is the external declaration of the DSA sensor list array containing the sensor adapters and sens...
uint8 gNumSupportedSensors
This is the external declaration of the current number of supported sensors. This is used by the Sens...
isf_SensorHandle_t * gSensorHandleList[]
This is the external declaration of the DSA sensor handle list array containing the sensor adapters a...