ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
FXLS8471_1 module documentation

Macros

#define FSL_SENSOR_SPI_CMD_LENG   0x2
 
#define FXLS8471_1_DATA_TYPE   fxls8471_DataBuffer_t
 

Functions

isf_status_t fsl_veryon_spi_slave_init (void)
 
isf_status_t fsl_veryon_spi_slave_write_preprocess (void *pCmdOut, uint32 offset, uint32 size, void *pWritebuffer)
 
isf_status_t fsl_veryon_spi_slave_write_postprocess (void *pCmdOut)
 
isf_status_t fsl_veryon_spi_slave_read_preprocess (void *pCmdOut, uint32 offset, uint32 size)
 
isf_status_t fsl_veryon_spi_slave_read_postprocess (void *pCmdOut, void *pDataOut)
 

Variables

fxls8471_Sensor_Specific_Settings_t FXLS8471_1_Sensor_Specific_Config
 This allows access to the sensor specific configuration for the target sensor. More...
 
const isf_dsa_Adapter_t FXLS8471_1_Adapter
 This creates the sensor adapter instance for the target sensor. More...
 
spi_master_slaveInfo_t fsl_spi_sensor_type_FXLS8471_1
 
const spi_master_CommSpecificInfo_t FXLS8471_1_DeviceInfo
 This allows access to the sensor communications specific configuration. More...
 
fxls8471_Sensor_Specific_Settings_t FXLS8471_1_Sensor_Specific_Config
 This allows access to the sensor specific configuration for the target sensor. More...
 
const isf_dsa_Adapter_t FXLS8471_1_Adapter
 This allows access to the sensor adapter instance for the target sensor. More...
 
const spi_master_CommSpecificInfo_t FXLS8471_1_DeviceInfo
 This allows access to the sensor communications specific configuration. More...
 

Detailed Description

Macro Definition Documentation

#define FSL_SENSOR_SPI_CMD_LENG   0x2
#define FXLS8471_1_DATA_TYPE   fxls8471_DataBuffer_t

Definition at line 117 of file FXLS8471_1.h.

Function Documentation

isf_status_t fsl_veryon_spi_slave_init ( void  )

Definition at line 232 of file FXLS8471_1.c.

References ISF_SUCCESS, and ResetSensor_OutConfig0.

isf_status_t fsl_veryon_spi_slave_read_postprocess ( void *  pCmdOut,
void *  pDataOut 
)
isf_status_t fsl_veryon_spi_slave_read_preprocess ( void *  pCmdOut,
uint32  offset,
uint32  size 
)
isf_status_t fsl_veryon_spi_slave_write_postprocess ( void *  pCmdOut)

Definition at line 265 of file FXLS8471_1.c.

References ISF_SUCCESS, and J1_1.

isf_status_t fsl_veryon_spi_slave_write_preprocess ( void *  pCmdOut,
uint32  offset,
uint32  size,
void *  pWritebuffer 
)

Variable Documentation

spi_master_slaveInfo_t fsl_spi_sensor_type_FXLS8471_1
Initial value:
= {
}
isf_status_t fsl_veryon_spi_slave_write_postprocess(void *pCmdOut)
Definition: FXLS8471_1.c:265
isf_status_t fsl_veryon_spi_slave_read_preprocess(void *pCmdOut, uint32 offset, uint32 size)
Definition: FXLS8471_1.c:275
isf_status_t fsl_veryon_spi_slave_read_postprocess(void *pCmdOut, void *pDataOut)
Definition: FXLS8471_1.c:295
isf_status_t fsl_veryon_spi_slave_write_preprocess(void *pCmdOut, uint32 offset, uint32 size, void *pWritebuffer)
Definition: FXLS8471_1.c:240
isf_status_t(* fnwritepreProcessing_t)(void *cmdOut, uint32 offset, uint32 size, void *writebuffer)
isf_status_t fsl_veryon_spi_slave_init(void)
Definition: FXLS8471_1.c:232
isf_status_t(* fnwritepostProcossing_t)(void *cmd)
isf_status_t(* fnreadpreProcessing_t)(void *cmdout, uint32 offset, uint32 size)
isf_status_t(* fnreadpostProcossing_t)(void *cmd, void *dataOut)
isf_status_t(* fnslaveinit_t)(void)

Definition at line 195 of file FXLS8471_1.c.

const isf_dsa_Adapter_t FXLS8471_1_Adapter

This allows access to the sensor adapter instance for the target sensor.

This allows access to the sensor adapter instance for the target sensor.

Definition at line 178 of file FXLS8471_1.c.

const isf_dsa_Adapter_t FXLS8471_1_Adapter
Initial value:
=
{
.devInfo.pSupportedSensorTypes = fxls8471_SupportedSensorTypes,
.devInfo.pSupportedSensorDataTypes = fxls8471_SupportedDataTypes,
.devInfo.nNativeDataSetSize = sizeof(fxls8471_DataBuffer_t),
.control.ValidateSettings = &fsl_fxls8471_i2cspi_3D_accel_ValidateSettings,
}
isf_dsa_status_t fsl_fxls8471_i2cspi_3D_accel_EndData(isf_SensorHandle_t *pSensorHandle)
isf_dsa_status_t fsl_fxls8471_i2cspi_3D_accel_Shutdown(isf_SensorHandle_t *pSensorHandle)
isf_dsa_status_t fsl_fxls8471_i2cspi_3D_accel_Convert(volatile isf_SensorHandle_t *pSensorHandle, isf_SensorDataTypes_t convertToType, isf_dsa_result_types_t resultType, void *pNativeSample, void *pConvertedSample, int32 *numBytes)
This function coverts the raw sample data to the desired output type.
isf_dsa_status_t fsl_fxls8471_i2cspi_3D_accel_Configure(isf_SensorHandle_t *pSensorHandle, isf_dsa_SensorSettings_t *pSensorSettings)
isf_SensorTypes_t fxls8471_SupportedSensorTypes[]
Supported sensor and data types for FXLS8471.
isf_dsa_status_t fsl_fxls8471_i2cspi_3D_accel_Calibrate(isf_SensorHandle_t *pSensorHandle, void *pCalData)
isf_SensorDataTypes_t fxls8471_SupportedDataTypes[]
isf_dsa_status_t fsl_fxls8471_i2cspi_3D_accel_ValidateSettings(isf_SensorHandle_t *pSensorHandle, isf_dsa_SensorSettings_t *pSensorSettings)
isf_dsa_status_t fsl_fxls8471_i2cspi_3D_accel_StartData(isf_SensorHandle_t *pSensorHandle)
This structure defines the dummy DSA data buffer format.
isf_dsa_status_t fsl_fxls8471_i2cspi_3D_accel_Initialize(isf_SensorHandle_t *pSensorHandle)

This creates the sensor adapter instance for the target sensor.

This allows access to the sensor adapter instance for the target sensor.

Definition at line 178 of file FXLS8471_1.c.

const spi_master_CommSpecificInfo_t FXLS8471_1_DeviceInfo

This allows access to the sensor communications specific configuration.

Definition at line 204 of file FXLS8471_1.c.

const spi_master_CommSpecificInfo_t FXLS8471_1_DeviceInfo
Initial value:
=
{
.busConfig =
{
.timeout = 1000U,
.device =
{
.bitsPerSec = 500000U,
.dataBusConfig.bitsPerFrame = 8U,
.dataBusConfig.clkPolarity = kDspiClockPolarity_ActiveHigh,
.dataBusConfig.clkPhase = kDspiClockPhase_FirstEdge,
.dataBusConfig.direction = kDspiMsbFirst,
},
.userConfig =
{
.whichCtar = kDspiCtar0,
.isSckContinuous = false,
.isChipSelectContinuous = false,
.whichPcs = kDspiPcs0,
.pcsPolarity = kDspiPcs_ActiveHigh,
},
},
}
spi_master_slaveInfo_t fsl_spi_sensor_type_FXLS8471_1
Definition: FXLS8471_1.c:195

This allows access to the sensor communications specific configuration.

Definition at line 204 of file FXLS8471_1.c.

fxls8471_Sensor_Specific_Settings_t FXLS8471_1_Sensor_Specific_Config

This allows access to the sensor specific configuration for the target sensor.

Definition at line 115 of file FXLS8471_1.c.

fxls8471_Sensor_Specific_Settings_t FXLS8471_1_Sensor_Specific_Config

This allows access to the sensor specific configuration for the target sensor.

Definition at line 115 of file FXLS8471_1.c.