Searched +full:sense +full:- +full:gain +full:- +full:div (Results 1 – 4 of 4) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.05 When an io-channel measures the voltage over a current sense amplifier,7 sense resistor, not the voltage over it. This binding describes such a current8 sense circuit.11 … https://www.kernel.org/doc/Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml13 compatible: "current-sense-amplifier"18 io-channels:23 sense-resistor-milli-ohms:27 Resistance of the shunt resistor in milli-ohms.29 sense-gain-mult:[all …]
4 * SPDX-License-Identifier: Apache-2.07 /dts-v1/;9 #include <st/g0/stm32g0b1r(b-c-e)ixn-pinctrl.dtsi>10 #include <zephyr/dt-bindings/input/input-event-codes.h>14 compatible = "google,twinkie-v2";22 compatible = "gpio-leds";35 compatible = "gpio-keys";47 compatible = "voltage-divider";48 io-channels = <&adc1 1>;49 output-ohms = <2000000000>;[all …]
5 * SPDX-License-Identifier: Apache-2.010 #include <zephyr/dt-bindings/battery/battery.h>16 io-channels = <&test_adc 0>;21 compatible = "voltage-divider";22 io-channels = <&test_adc 1>;23 io-channel-names = "VOLTAGE";24 output-ohms = <47000>; /* R1 */25 full-ohms = <(100000 + 47000)>; /* R2 + R1 */26 power-gpios = <&test_gpio 0 0>;31 compatible = "current-sense-amplifier";[all …]
39 to define default flash and ram partitioning based on TF-M.60 specify it using the west ``--runner`` or ``-r`` option. (:github:`75284`)61 * ADC: Domain clock needs to be explicitly defined if property st,adc-clock-source = <ASYNC> is use…85 Trusted Firmware-M130 Chip variants with open-drain outputs (``mcp23x09``, ``mcp23x18``) now correctly reflect this in134 * The ``power-domain`` property has been removed in favor of ``power-domains``.136 ``power-domain-names`` is also available to optionally name each entry in137 ``power-domains``. The number of cells in the ``power-domains`` property need138 to be defined using ``#power-domain-cells``.143 * For all STM32 ADC that selects an asynchronous clock through ``st,adc-clock-source`` property,[all …]