Home
last modified time | relevance | path

Searched defs:PhysicalSensor (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dsensor_fusion.h155 struct PhysicalSensor { struct
162 struct PhysicalSensor *next; ///< pointer to next sensor in this linked list argument
163 uint16_t schedule; ///< Parameter to control sensor sampling rate
164 …izeSensor_t *initialize; ///< pointer to function to initialize sensor using the supplied drivers
165 readSensor_t *read; ///< pointer to function to read sensor using the supplied drivers