ISF  2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
FXOS8700_2.c File Reference
#include "FXOS8700_2.h"
#include "isf_spi_master_types.h"
#include "SensorReset.h"
Include dependency graph for FXOS8700_2.c:

Go to the source code of this file.

Macros

#define FSL_SENSOR_SPI_CMD_LENG   0x2
 

Functions

isf_status_t fsl_gauss_spi_slave_init (void)
 
isf_status_t fsl_gauss_spi_slave_write_preprocess (void *pCmdOut, uint32 offset, uint32 size, void *pWritebuffer)
 
isf_status_t fsl_gauss_spi_slave_write_postprocess (void *pCmdOut)
 
isf_status_t fsl_gauss_spi_slave_read_preprocess (void *pCmdOut, uint32 offset, uint32 size)
 
isf_status_t fsl_gauss_spi_slave_read_postprocess (void *pCmdOut, void *pDataOut)
 

Variables

fxos8700_Sensor_Specific_Settings_t FXOS8700_2_Sensor_Specific_Config
 This allows access to the sensor specific configuration for the target sensor. More...
 
const isf_dsa_Adapter_t FXOS8700_2_Adapter
 This creates the sensor adapter instance for the target sensor. More...
 
spi_master_slaveInfo_t fsl_spi_sensor_type_FXOS8700_2
 
const spi_master_CommSpecificInfo_t FXOS8700_2_DeviceInfo
 This allows access to the sensor communications specific configuration. More...
 

Detailed Description

Version
01.00

Definition in file FXOS8700_2.c.