Searched refs:power_up (Results 1 – 1 of 1) sorted by relevance
94 static int ads7052_send_calibration(const struct device *dev, bool power_up) in ads7052_send_calibration() argument98 uint8_t sclks_needed = power_up ? 24 : 64; in ads7052_send_calibration()