Searched refs:RT_ADC_CMD_GET_VREF (Results 1 – 2 of 2) sorted by relevance
96 RT_ADC_CMD_GET_VREF = RT_DEVICE_CTRL_BASE(ADC) + 4, /* get reference voltage */ enumerator
66 else if (cmd == RT_ADC_CMD_GET_VREF && adc->ops->get_vref && args) in _adc_control()
Completed in 3 milliseconds