14 #ifndef FSL_mma955x_I2C_PEDO_H_
15 #define FSL_mma955x_I2C_PEDO_H_
198 void *pConvertedSample,
isf_dsa_status_t fsl_mma955x_EndData(isf_SensorHandle_t *pSensorHandle)
isf_dsa_status_t fsl_mma955x_Configure(isf_SensorHandle_t *pSensorHandle, isf_dsa_SensorSettings_t *pSensorSettings)
isf_dsa_status_t fsl_mma955x_Calibrate(isf_SensorHandle_t *pSensorHandle, void *pCalData)
LWSEM_STRUCT deviceSemaphore
API definitions, types, and macros for the Intelligent Sensing Framework (ISF) Bus Manager (BM)...
This defines the DSA sensor device handle structure used to invoke the adapter access functions...
isf_dsa_status_t fsl_mma955x_Convert(volatile isf_SensorHandle_t *pSensorHandle, isf_SensorDataTypes_t convertToType, isf_dsa_result_types_t resultType, void *pNativeSample, void *pConvertedSample, int32 *numBytes)
This function converts the raw sample data to the desired output type.
bm_callback_token_t token
void fsl_mma955x_PeriodicCallback(void *pSensorHandle)
uint32 bm_callback_token_t
This type defines the Bus Manager token. Each callback registered with the Bus Manager receives a uni...
isf_dsa_status_t fsl_mma955x_Initialize(isf_SensorHandle_t *pSensorHandle)
mma955x_PedometerData_t pedometerData
isf_dsa_status_t fsl_mma955x_ValidateSettings(isf_SensorHandle_t *pSensorHandle, isf_dsa_SensorSettings_t *pSubSettings)
isf_dsa_status_t fsl_mma955x_Shutdown(isf_SensorHandle_t *pSensorHandle)
int32 isf_dsa_status_t
This is the Sensor Manager API return type definition.
mma955x_PedometerData_t pedometerData
This structure defines the Pedometer sample data buffer format.
enum isf_dsa_result_enums isf_dsa_result_types_t
mma955x_appConfigRegister_t localCfgBuffer
dm_DeviceDescriptor_t deviceHandle
This structure defines the Pedometer Native data buffer format.
Main ISF header file. Contains code common to all ISF components.
isf_SensorDataTypes_t mma955x_SupportedDataTypes[]
This defines the DSA sensor configuration parameter structure configuring the sensor settings by a su...
The mma955x.h contains the mma955x Intelligent Sensor register definitions, access macros...
isf_dsa_status_t fsl_mma955x_StartData(isf_SensorHandle_t *pSensorHandle)
mma955x_DataBuffer_t * pCurrentSample
isf_SensorTypes_t mma955x_SupportedSensorTypes[]
Supported sensor and data types for mma955x.
This structure defines a handle for the device.
isf_devmsg.h defines the API definitions and types for the Intelligent Sensing (ISF) Device Messaging...
The isf_sm_types.h contains the collection of type definitions used in the Sensor Manager Interface a...
This structure is a declaration of a channel descriptor type.
dm_ChannelDescriptor_t cDescriptor