Home
last modified time | relevance | path

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

/bsp/apm32/libraries/Drivers/
A Ddrv_adc.c193 static rt_err_t apm32_adc_channel_check(struct rt_adc_device *device, rt_uint32_t channel) in apm32_adc_channel_check() function
235 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