Searched defs:adc (Results 1 – 13 of 13) sorted by relevance
73 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_enter_pwr_down() local83 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_exit_pwr_down() local117 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_stop() local129 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_start_channel() local171 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_channel_data() local208 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_selfcalib() local268 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_legacy_chan_init() local292 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_generic_chan_init() local317 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_chan_of_init() local360 struct stm32_adc *adc = dev_get_priv(dev); in stm32_adc_probe() local
26 struct udevice *adc; member
436 adc: adc@40048000 { label
106 adc: adc@f8007100 { label
428 adc: adc@40012000 { label
427 adc: adc@e1000000 { label
1097 adc: adc@48003000 { label
1154 adc: adc@e6e54000 { label
321 adc: adc@c000 { label
207 adc: adc@1e6e9000 { label
53 struct s5p_adc *adc = (struct s5p_adc *)samsung_get_base_adc(); in get_adc_value() local
873 adc: adc@0 { label
317 struct udevice *adc; in adc_measurement() local
Completed in 71 milliseconds