Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/boards/
Dg4_i2c1_hsi_adc1_pllp.overlay70 /* changes clock source for both ADC1 and ADC2 */
/Zephyr-latest/boards/particle/argon/dts/
Dmesh_feather.dtsi91 <17 0 &gpio0 28 0>, /* ADC2 = AIN4 */
121 <2 0 &gpio0 28 0>, /* ADC2 = AIN4 */
/Zephyr-latest/boards/particle/boron/dts/
Dmesh_feather.dtsi91 <17 0 &gpio0 28 0>, /* ADC2 = AIN4 */
121 <2 0 &gpio0 28 0>, /* ADC2 = AIN4 */
/Zephyr-latest/boards/particle/xenon/dts/
Dmesh_feather.dtsi91 <17 0 &gpio0 28 0>, /* ADC2 = AIN4 */
121 <2 0 &gpio0 28 0>, /* ADC2 = AIN4 */
/Zephyr-latest/dts/arm/nxp/
Dnxp_rt1015.dtsi54 /* Remove ADC2, it doesn't exist on RT1015 */
Dnxp_rt1010.dtsi185 /* Remove ADC2, it doesn't exist on RT1010 */
/Zephyr-latest/boards/sparkfun/thing_plus/
Dsparkfun_thing_plus_nrf9160_common.dtsi88 <2 0 &gpio0 15 0>, /* ADC2 = AIN4 */
/Zephyr-latest/boards/circuitdojo/feather/
Dcircuitdojo_feather_nrf9160_common.dtsi80 <2 0 &gpio0 15 0>, /* ADC2 = AIN4 */
/Zephyr-latest/boards/st/stm32u5a9j_dk/doc/
Dindex.rst113 - ADC2 : channel9 PA4
/Zephyr-latest/drivers/adc/
Dadc_stm32.c581 } else if (adc == ADC2) { in adc_stm32_calibrate()
/Zephyr-latest/doc/releases/
Drelease-notes-3.6.rst299 which has 5 ADCs, ADC1 and ADC2 share one IRQ while ADC3, ADC4 and ADC5 each have unique IRQs).
Drelease-notes-3.0.rst1233 * :github:`39797` - STM32 G4 series compile error when both ADC1 and ADC2 are opened
Drelease-notes-4.0.rst438 * Added proper ADC2 calibration entries in ESP32.