Lines Matching refs:UNUSED_PARAM
31 #define UNUSED_PARAM(param) (void) (param) macro
620 UNUSED_PARAM(sensor_type); in SetCalibration()
621 UNUSED_PARAM(data); in SetCalibration()
626 UNUSED_PARAM(sensor_type); in SetCalibration()
627 UNUSED_PARAM(data); in SetCalibration()
633 UNUSED_PARAM(sensor_type); in SetCalibration()
634 UNUSED_PARAM(x); in SetCalibration()
635 UNUSED_PARAM(y); in SetCalibration()
636 UNUSED_PARAM(z); in SetCalibration()
642 UNUSED_PARAM(sensor_type); in SetCalibration()
643 UNUSED_PARAM(x); in SetCalibration()
644 UNUSED_PARAM(y); in SetCalibration()
645 UNUSED_PARAM(z); in SetCalibration()
646 UNUSED_PARAM(w); in SetCalibration()