Searched +full:stm32h7 +full:- +full:dac +full:- +full:core (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/iio/dac/st,stm32-dac.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: STMicroelectronics STM32 DAC10 The STM32 DAC is a 12-bit voltage output digital-to-analog converter. The DAC11 may be configured in 8 or 12-bit mode. It has two output channels, each with13 It has built-in noise and triangle waveform generator and supports external14 triggers for conversions. The DAC's output buffer allows a high drive output18 - Fabrice Gasnier <fabrice.gasnier@foss.st.com>[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 "../armv7-m.dtsi"44 #include <dt-bindings/clock/stm32h7-clks.h>45 #include <dt-bindings/mfd/stm32h7-rcc.h>46 #include <dt-bindings/interrupt-controller/irq.h>49 #address-cells = <1>;50 #size-cells = <1>;53 clk_hse: clk-hse {54 #clock-cells = <0>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)3 * Copyright (C) STMicroelectronics 2017 - All Rights Reserved6 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-binding591 dac: dac@40017000 { global() label [all...]