Searched refs:apm32_adc_channel_check (Results 1 – 1 of 1) sorted by relevance
193 static rt_err_t apm32_adc_channel_check(struct rt_adc_device *device, rt_uint32_t channel) in apm32_adc_channel_check() function235 if (apm32_adc_channel_check(device, channel) != RT_EOK) in apm32_adc_gpio_init()344 if (apm32_adc_channel_check(device, channel) != RT_EOK) in apm32_adc_get_value()
Completed in 3 milliseconds