Searched defs:adc (Results 1 – 10 of 10) sorted by relevance
70 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_stop() local85 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_start_channel() local143 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_channel_data() local168 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_chan_of_init() local211 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_probe() local
26 struct udevice *adc; member
106 adc: adc@f8007100 { label
479 adc: adc@40012000 { label
1070 adc: adc@e6e54000 { label
1031 adc: adc@48003000 { label
198 adc: adc@1e6e9000 { label
53 struct s5p_adc *adc = (struct s5p_adc *)samsung_get_base_adc(); in get_adc_value() local
636 adc: adc@0 { label
296 struct udevice *adc; in adc_measurement() local
Completed in 20 milliseconds