Searched defs:BMI160Task (Results 1 – 1 of 1) sorted by relevance
483 struct BMI160Task { struct484 uint32_t tid;485 struct BMI160Sensor sensors[NUM_OF_SENSOR];489 struct GyroCal gyro_cal;494 struct OverTempCal over_temp_gyro_cal;495 struct OtcGyroUpdateBuffer otcGyroUpdateBuffer;499 uint64_t last_sensortime;500 uint64_t frame_sensortime;501 uint64_t prev_frame_time[NUM_CONT_SENSOR];502 uint64_t time_delta[NUM_CONT_SENSOR];[all …]