Searched refs:adc1_device (Results 1 – 2 of 2) sorted by relevance
64 static struct rt_adc_device adc1_device; variable89 result = rt_hw_adc_register(&adc1_device, "adc1", &imxrt_adc_ops, ADC1); in rt_hw_adc_init()
141 static struct rt_adc_device adc1_device; in rt_hw_adc_init() local151 ret = rt_hw_adc_register(&adc1_device, "adc1", &imx6ull_adc_ops, adc1_base); in rt_hw_adc_init()
Completed in 9 milliseconds