Home
last modified time | relevance | path

Searched refs:max1125x_send_command (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/adc/
Dadc_max1125x.c302 static int max1125x_send_command(const struct device *dev, enum max1125x_mode mode, uint8_t rate) in max1125x_send_command() function
323 return max1125x_send_command(dev, MAX1125X_CMD_SEQUENCER, data->rate); in max1125x_start_conversion()
492 max1125x_send_command(dev, MAX1125X_CMD_CALIBRATION, 0x00); in max1125x_self_calibration()