14 #ifndef FSL_FXLC95000_I2CSPI_PEDO_H_
15 #define FSL_FXLC95000_I2CSPI_PEDO_H_
211 void *pConvertedSample,
isf_dsa_status_t fsl_fxlc95000_Calibrate(isf_SensorHandle_t *pSensorHandle, void *pCalData)
isf_dsa_status_t fsl_fxlc95000_Flash(isf_SensorHandle_t *pSensorHandle, void *pFlashData, uint8 numBytes)
isf_SensorDataTypes_t fxlc95000_SupportedDataTypes[]
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...
dm_DeviceDescriptor_t deviceHandle
This structure defines the dummy DSA data buffer format.
isf_dsa_status_t fsl_fxlc95000_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.
isf_dsa_status_t fsl_fxlc95000_Configure(isf_SensorHandle_t *pSensorHandle, isf_dsa_SensorSettings_t *pSensorSettings)
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_fxlc95000_EndData(isf_SensorHandle_t *pSensorHandle)
int32 isf_dsa_status_t
This is the Sensor Manager API return type definition.
isf_SensorTypes_t fxlc95000_SupportedSensorTypes[]
Supported sensor and data types for FXLC95000.
enum isf_dsa_result_enums isf_dsa_result_types_t
The fxlc95000.h contains the FXLC95000 Intelligent Sensor register definitions, access macros...
bm_callback_token_t token
isf_dsa_status_t fsl_fxlc95000_ValidateSettings(isf_SensorHandle_t *pSensorHandle, isf_dsa_SensorSettings_t *pSubSettings)
Main ISF header file. Contains code common to all ISF components.
isf_dsa_status_t fsl_fxlc95000_StartData(isf_SensorHandle_t *pSensorHandle)
fxlc95000_DataBuffer_t * pCurrentSample
isf_dsa_status_t fsl_fxlc95000_Initialize(isf_SensorHandle_t *pSensorHandle)
semaphore_t deviceSemaphore
isf_dsa_status_t fsl_fxlc95000_Shutdown(isf_SensorHandle_t *pSensorHandle)
dm_ChannelDescriptor_t cDescriptor
void fsl_fxlc95000_PeriodicCallback(void *pSensorHandle)
This defines the DSA sensor configuration parameter structure configuring the sensor settings by a su...
fxlc95000_appConfigRegister_t localCfgBuffer
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.