Searched +full:tse850 +full:- +full:envelope +full:- +full:detector (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/iio/adc/envelope-detector.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: ADC envelope detector using a DAC and a comparator10 - Peter Rosin <peda@axentia.se>18 input +------>-------|+ \20 .-------. | }---.22 | dac|-->--|- / |26 | irq|------<-------'[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * at91-tse850-3.dts - Device Tree file for the Axentia TSE-850 3.0 board9 /dts-v1/;10 #include <dt-bindings/pwm/pwm.h>11 #include "at91-linea.dtsi"14 model = "Axentia TSE-850 3.0";19 compatible = "fixed-clock";21 #clock-cells = <0>;22 clock-frequency = <16000000>;23 clock-output-names = "sck";[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Driver for an envelope detector using a DAC and a comparator16 * input +------>-------|+ \18 * .-------. | }---.20 * | dac|-->--|- / |24 * | irq|------<-------'26 * '-------'46 struct envelope { struct73 * (one-bit memory) for if the interrupt has triggered since last calling76 * need to service a possible interrupt flood from the comparator when no-one[all …]
9 -------------------------30 ``diff -u`` to make the patch easy to merge. Be prepared to get your40 See Documentation/process/coding-style.rst for guidance here.46 See Documentation/process/submitting-patches.rst for details.57 include a Signed-off-by: line. The current version of this59 Documentation/process/submitting-patches.rst.70 that the bug would present a short-term risk to other users if it76 Documentation/admin-guide/security-bugs.rst for details.81 ---------------------------------------------------97 W: *Web-page* with status/info[all …]