Searched refs:RT_ADC_CMD_GET_RESOLUTION (Results 1 – 2 of 2) sorted by relevance
95 RT_ADC_CMD_GET_RESOLUTION = RT_DEVICE_CTRL_BASE(ADC) + 3, /* get the resolution in bits */ enumerator
56 else if (cmd == RT_ADC_CMD_GET_RESOLUTION && adc->ops->get_resolution && args) in _adc_control()
Completed in 3 milliseconds