Searched +full:stm32f4 +full:- +full:adc (Results 1 – 3 of 3) sorted by relevance
2 * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com>4 * This file is dual-licensed: you can use it either under the terms22 * MA 02110-1301 USA48 #include "../armv7-m.dtsi"49 #include <dt-bindings/clock/stm32fx-clock.h>50 #include <dt-bindings/mfd/stm32f4-rcc.h>53 #address-cells = <1>;54 #size-cells = <1>;57 clk_hse: clk-hse {58 #clock-cells = <0>;[all …]
2 * Copyright 2017 - Alexandre Torgue <alexandre.torgue@st.com>4 * This file is dual-licensed: you can use it either under the terms43 #include <dt-bindings/pinctrl/stm32-pinfunc.h>44 #include <dt-bindings/mfd/stm32f4-rcc.h>49 #address-cells = <1>;50 #size-cells = <1>;52 interrupt-parent = <&exti>;56 gpio-controller;57 #gpio-cells = <2>;58 interrupt-controller;[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */3 * This file is part of STM32 ADC driver5 * Copyright (C) 2016, STMicroelectronics - All Rights Reserved17 * STM32 - ADC global register map20 * --------------------------------------------------------22 * --------------------------------------------------------24 * --------------------------------------------------------26 * --------------------------------------------------------28 * --------------------------------------------------------30 /* Maximum ADC instances number per ADC block for all supported SoCs */[all …]