![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
Macros | |
#define | FSL_SENSOR_SPI_CMD_LENG 0x1 |
#define | FXAS21002_2_DATA_TYPE fxas21002_DataBuffer_t |
Functions | |
isf_status_t | fsl_leon_spi_slave_init (void) |
isf_status_t | fsl_leon_spi_slave_write_preprocess (void *pCmdOut, uint32 offset, uint32 size, void *pWritebuffer) |
isf_status_t | fsl_leon_spi_slave_write_postprocess (void *pCmdOut) |
isf_status_t | fsl_leon_spi_slave_read_preprocess (void *pCmdOut, uint32 offset, uint32 size) |
isf_status_t | fsl_leon_spi_slave_read_postprocess (void *pCmdOut, void *pDataOut) |
Variables | |
fxas21002_Sensor_Specific_Settings_t | FXAS21002_2_Sensor_Specific_Config |
This allows access to the sensor specific configuration for the target sensor. More... | |
const isf_dsa_Adapter_t | FXAS21002_2_Adapter |
This creates the sensor adapter instance for the target sensor. More... | |
spi_master_slaveInfo_t | fsl_spi_sensor_type_FXAS21002_2 |
const spi_master_CommSpecificInfo_t | FXAS21002_2_DeviceInfo |
This allows access to the sensor communications specific configuration. More... | |
fxas21002_Sensor_Specific_Settings_t | FXAS21002_2_Sensor_Specific_Config |
This allows access to the sensor specific configuration for the target sensor. More... | |
const isf_dsa_Adapter_t | FXAS21002_2_Adapter |
This allows access to the sensor adapter instance for the target sensor. More... | |
const spi_master_CommSpecificInfo_t | FXAS21002_2_DeviceInfo |
This allows access to the sensor communications specific configuration. More... | |
#define FSL_SENSOR_SPI_CMD_LENG 0x1 |
Definition at line 102 of file FXAS21002_2.c.
Referenced by fsl_leon_spi_slave_read_postprocess(), fsl_leon_spi_slave_read_preprocess(), and fsl_leon_spi_slave_write_preprocess().
#define FXAS21002_2_DATA_TYPE fxas21002_DataBuffer_t |
Definition at line 69 of file FXAS21002_2.h.
isf_status_t fsl_leon_spi_slave_init | ( | void | ) |
Definition at line 141 of file FXAS21002_2.c.
References ISF_SUCCESS, and ResetSensor_OutConfig0.
isf_status_t fsl_leon_spi_slave_read_postprocess | ( | void * | pCmdOut, |
void * | pDataOut | ||
) |
Definition at line 202 of file FXAS21002_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_leon_spi_slave_read_preprocess | ( | void * | pCmdOut, |
uint32 | offset, | ||
uint32 | size | ||
) |
Definition at line 181 of file FXAS21002_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_leon_spi_slave_write_postprocess | ( | void * | pCmdOut | ) |
Definition at line 173 of file FXAS21002_2.c.
References ISF_SUCCESS, and J1_1.
isf_status_t fsl_leon_spi_slave_write_preprocess | ( | void * | pCmdOut, |
uint32 | offset, | ||
uint32 | size, | ||
void * | pWritebuffer | ||
) |
Definition at line 149 of file FXAS21002_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_FXAS21002_2 |
Definition at line 103 of file FXAS21002_2.c.
const isf_dsa_Adapter_t FXAS21002_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 86 of file FXAS21002_2.c.
const isf_dsa_Adapter_t FXAS21002_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 86 of file FXAS21002_2.c.
const spi_master_CommSpecificInfo_t FXAS21002_2_DeviceInfo |
This allows access to the sensor communications specific configuration.
Definition at line 112 of file FXAS21002_2.c.
const spi_master_CommSpecificInfo_t FXAS21002_2_DeviceInfo |
This allows access to the sensor communications specific configuration.
Definition at line 112 of file FXAS21002_2.c.
fxas21002_Sensor_Specific_Settings_t FXAS21002_2_Sensor_Specific_Config |
This allows access to the sensor specific configuration for the target sensor.
Definition at line 67 of file FXAS21002_2.c.
fxas21002_Sensor_Specific_Settings_t FXAS21002_2_Sensor_Specific_Config |
This allows access to the sensor specific configuration for the target sensor.
Definition at line 67 of file FXAS21002_2.c.