47 #include "fsl_i2c_master_driver.h"
Custom_1_Sensor_Specific_Settings_t Custom_1_Sensor_Specific_Config
This allows access to the sensor specific configuration for the target sensor.
const isf_dsa_Adapter_t Custom_1_Adapter
This allows access to the sensor adapter instance for the target sensor.
the structure defines the configuration table.
const i2c_device_t Custom_1_DeviceInfo
This allows access to the sensor communications specific configuration.
int32 Custom_1_Status_t
SENSOR internal return codes.
isf_SensorDataTypes_t Custom_1_SupportedDataTypes[]
isf_SensorTypes_t Custom_1_SupportedSensorTypes[]
Supported sensor and data types.
The isf_sensor_base_types.h file contains declarations for the general base types used in the isf sen...
Custom_1_Status_t Custom_1_device_check_whoami(dm_DeviceDescriptor_t *pDeviceHandle, uint8 whoami)
Local function declaration for validating the Device ID using the "WHOAMI" command.
The isf_sensor_types.h contains the enumerated list of sensor types used by ISF.
This defines the DSA adapter structure required for static initialization of the concrete instance of...
struct Custom_1_ConfigTable_tag Custom_1_ConfigTable_Element_t
the structure defines the configuration table.
Custom_1_Status_t Custom_1_device_wait_for_active(dm_DeviceDescriptor_t *pDeviceHandle)
Local function declaration for handling the wait state during device activation.
This is user's event module. Put your event handler code here.
This structure defines a handle for the device.
isf_devmsg.h defines the API definitions and types for the Intelligent Sensing (ISF) Device Messaging...