Searched refs:gyroCalDestroy (Results 1 – 4 of 4) sorted by relevance
217 void gyroCalDestroy(struct GyroCal* gyro_cal);
200 void gyroCalDestroy(struct GyroCal* gyro_cal) { (void)gyro_cal; } in gyroCalDestroy() function
3262 gyroCalDestroy(&T(gyro_cal));
5213 gyroCalDestroy(&T(gyroCal)); in lsm6dsm_endTask()