![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
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... | |
#define FSL_SENSOR_SPI_CMD_LENG 0x2 |
Definition at line 194 of file FXLS8471_1.c.
Referenced by fsl_veryon_spi_slave_read_postprocess(), fsl_veryon_spi_slave_read_preprocess(), and fsl_veryon_spi_slave_write_preprocess().
#define FXLS8471_1_DATA_TYPE fxls8471_DataBuffer_t |
Definition at line 117 of file FXLS8471_1.h.
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 | ||
) |
Definition at line 295 of file FXLS8471_1.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_veryon_spi_slave_read_preprocess | ( | void * | pCmdOut, |
uint32 | offset, | ||
uint32 | size | ||
) |
Definition at line 275 of file FXLS8471_1.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_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 | ||
) |
Definition at line 240 of file FXLS8471_1.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_FXLS8471_1 |
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 |
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 |
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.