Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dadc.h95 RT_ADC_CMD_GET_RESOLUTION = RT_DEVICE_CTRL_BASE(ADC) + 3, /* get the resolution in bits */ enumerator
/components/drivers/misc/
A Dadc.c56 else if (cmd == RT_ADC_CMD_GET_RESOLUTION && adc->ops->get_resolution && args) in _adc_control()

Completed in 3 milliseconds