55 #define MMA955x_2_DATA_TYPE mma955x_PedometerNativeData_t
56 #define MMA955x_2_SAMPLE_OFFSET (26)
57 #define MMA955x_2_SAMPLE_SIZE (6)
58 #define MMA955x_2_CONFIG_REGISTER_READ_OFFSET (0)
59 #define MMA955x_2_CONFIG_REGISTER_SIZE (sizeof(mma955x_readConfigResponseBuffer_t))
62 #define MMA955x_2_ACC_FLOAT_CONVERSION_FACTOR_2g (0.000061035156)
63 #define MMA955x_2_ACC_FLOAT_CONVERSION_FACTOR_4g (0.000122070312)
64 #define MMA955x_2_ACC_FLOAT_CONVERSION_FACTOR_8g (0.000244140624)
isf_status_t fsl_955x_spi_slave_write_preprocess(void *pCmdOut, uint32 offset, uint32 size, void *pWritebuffer)
isf_status_t fsl_955x_spi_slave_read_postprocess(void *pCmdOut, void *pDataOut)
isf_status_t fsl_955x_spi_slave_init(void)
isf_status_t fsl_955x_spi_slave_write_postprocess(void *pCmdOut)
This defines the DSA adapter structure required for static initialization of the concrete instance of...
const isf_dsa_Adapter_t MMA955x_2_Adapter
This allows access to the sensor adapter instance for the target sensor.
isf_status_t fsl_955x_spi_slave_read_preprocess(void *pCmdOut, uint32 offset, uint32 size)
mma955x_Sensor_Specific_Settings_t MMA955x_2_Sensor_Specific_Config
This allows access to the sensor specific configuration for the target sensor.
int32 isf_status_t
ISF return status type.
isf_spi_master_types.h defines the spi protocol adapter structure and types.
The mma955x.h contains the mma955x Intelligent Sensor register definitions, access macros...
const spi_master_CommSpecificInfo_t MMA955x_2_DeviceInfo
This allows access to the sensor communications specific configuration.