![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
Macros | |
#define | FSL_SENSOR_SPI_CMD_LENG 0x2 |
#define | FXOS8700_2_DATA_TYPE fxos8700_DataBuffer_t |
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... | |
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 allows access to the sensor adapter instance for the target sensor. More... | |
const spi_master_CommSpecificInfo_t | FXOS8700_2_DeviceInfo |
This allows access to the sensor communications specific configuration. More... | |
#define FSL_SENSOR_SPI_CMD_LENG 0x2 |
Definition at line 167 of file FXOS8700_2.c.
Referenced by fsl_gauss_spi_slave_read_postprocess(), fsl_gauss_spi_slave_read_preprocess(), and fsl_gauss_spi_slave_write_preprocess().
#define FXOS8700_2_DATA_TYPE fxos8700_DataBuffer_t |
Definition at line 105 of file FXOS8700_2.h.
isf_status_t fsl_gauss_spi_slave_init | ( | void | ) |
Definition at line 206 of file FXOS8700_2.c.
References ISF_SUCCESS, and ResetSensor_OutConfig0.
isf_status_t fsl_gauss_spi_slave_read_postprocess | ( | void * | pCmdOut, |
void * | pDataOut | ||
) |
Definition at line 269 of file FXOS8700_2.c.
References FSL_SENSOR_SPI_CMD_LENG, ISF_MEM_CPY, ISF_SUCCESS, J1_1, spi_mater_SlaveCmd::pReadBuffer, and spi_mater_SlaveCmd::size.
isf_status_t fsl_gauss_spi_slave_read_preprocess | ( | void * | pCmdOut, |
uint32 | offset, | ||
uint32 | size | ||
) |
Definition at line 247 of file FXOS8700_2.c.
References FSL_SENSOR_SPI_CMD_LENG, ISF_SUCCESS, J1_1, spi_mater_SlaveCmd::pReadBuffer, spi_mater_SlaveCmd::pWriteBuffer, and spi_mater_SlaveCmd::size.
isf_status_t fsl_gauss_spi_slave_write_postprocess | ( | void * | pCmdOut | ) |
Definition at line 239 of file FXOS8700_2.c.
References ISF_SUCCESS, and J1_1.
isf_status_t fsl_gauss_spi_slave_write_preprocess | ( | void * | pCmdOut, |
uint32 | offset, | ||
uint32 | size, | ||
void * | pWritebuffer | ||
) |
Definition at line 214 of file FXOS8700_2.c.
References FSL_SENSOR_SPI_CMD_LENG, ISF_MEM_CPY, ISF_SUCCESS, J1_1, spi_mater_SlaveCmd::pReadBuffer, spi_mater_SlaveCmd::pWriteBuffer, and spi_mater_SlaveCmd::size.
spi_master_slaveInfo_t fsl_spi_sensor_type_FXOS8700_2 |
Definition at line 168 of file FXOS8700_2.c.
const isf_dsa_Adapter_t FXOS8700_2_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 151 of file FXOS8700_2.c.
const isf_dsa_Adapter_t FXOS8700_2_Adapter |
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 151 of file FXOS8700_2.c.
const spi_master_CommSpecificInfo_t FXOS8700_2_DeviceInfo |
This allows access to the sensor communications specific configuration.
This allows access to the sensor communications specific configuration.
Definition at line 177 of file FXOS8700_2.c.
const spi_master_CommSpecificInfo_t FXOS8700_2_DeviceInfo |
This allows access to the sensor communications specific configuration.
This allows access to the sensor communications specific configuration.
Definition at line 177 of file FXOS8700_2.c.
fxos8700_Sensor_Specific_Settings_t FXOS8700_2_Sensor_Specific_Config |
This allows access to the sensor specific configuration for the target sensor.
Definition at line 99 of file FXOS8700_2.c.
fxos8700_Sensor_Specific_Settings_t FXOS8700_2_Sensor_Specific_Config |
This allows access to the sensor specific configuration for the target sensor.
Definition at line 99 of file FXOS8700_2.c.