Searched defs:LSM6DSMTask (Results 1 – 1 of 1) sorted by relevance
856 typedef struct LSM6DSMTask { struct857 struct LSM6DSMSensor sensors[NUM_SENSORS];858 struct LSM6DSMSPISlaveInterface slaveConn;861 struct AccelCal accelCal;864 struct GyroCal gyroCal;866 struct OverTempCal overTempCal;870 struct MagCal magnCal;873 struct Gpio *int1;874 struct ChainedIsr isr1;875 struct SlabAllocator *mDataSlabThreeAxis;[all …]