Searched full:ohms (Results 1 – 25 of 57) sorted by relevance
123
/Zephyr-latest/dts/bindings/sensor/ |
D | maxim,max31865.yaml | 18 description: Sensor resistance in ohms at 0 Celsius (100 ohms for PT100, 1000 ohms for PT1000) 23 description: Circuit reference resistance in ohms (recommended on MAX31865 datasheet 400 ohms 24 for PT100, 4000 ohms for PT1000, the Adafruit boards use 430 ohms and 4300 ohms)
|
D | ti,ina226.yaml | 69 rshunt-micro-ohms: 73 Shunt resistor value in micro-ohms.
|
D | nordic,npm1300-charger.yaml | 53 thermistor-ohms: 61 description: Thermistor nominal resistance type in ohms.
|
/Zephyr-latest/tests/drivers/sensor/ina237/boards/ |
D | native_sim.overlay | 14 rshunt-micro-ohms = <400>; 24 rshunt-micro-ohms = <400>; 34 rshunt-micro-ohms = <0x00ff>; 44 rshunt-micro-ohms = <0xffff>;
|
/Zephyr-latest/tests/drivers/adc/adc_rescale/boards/ |
D | native_sim.overlay | 13 output-ohms = <50>; 14 full-ohms = <100>; 20 shunt-resistor-micro-ohms = <500000>; 26 sense-resistor-milli-ohms = <5>;
|
/Zephyr-latest/boards/google/twinkie_v2/ |
D | google_twinkie_v2.dts | 49 output-ohms = <2000000000>; 55 output-ohms = <2000000000>; 61 output-ohms = <68000>; 62 full-ohms = <(2000000 + 68000)>; 68 sense-resistor-milli-ohms = <3>; 75 sense-resistor-milli-ohms = <10>;
|
/Zephyr-latest/tests/drivers/sensor/ina230/boards/ |
D | native_sim.overlay | 14 rshunt-micro-ohms = <2000>; 22 rshunt-micro-ohms = <2000>;
|
/Zephyr-latest/dts/bindings/iio/afe/ |
D | current-sense-shunt.yaml | 23 shunt-resistor-micro-ohms: 27 Resistance of the shunt resistor in micro-ohms
|
D | voltage-divider.yaml | 18 output-ohms: 24 full-ohms:
|
D | current-sense-amplifier.yaml | 23 sense-resistor-milli-ohms: 27 Resistance of the shunt resistor in milli-ohms.
|
/Zephyr-latest/boards/nxp/lpcxpresso55s16/ |
D | lpcxpresso55s16.dts | 35 tx-cal-45-dp-ohms = <10>; 36 tx-cal-45-dm-ohms = <10>;
|
/Zephyr-latest/dts/bindings/usb/ |
D | nxp,usbphy.yaml | 21 tx-cal-45-dp-ohms: 28 tx-cal-45-dm-ohms:
|
/Zephyr-latest/samples/subsys/usb_c/sink/boards/ |
D | stm32g081b_eval.overlay | 18 output-ohms = <49900>; 19 full-ohms = <(330000 + 49900)>;
|
D | b_g474e_dpow1.overlay | 19 output-ohms = <49900>; 20 full-ohms = <(330000 + 49900)>;
|
/Zephyr-latest/boards/particle/argon/ |
D | particle_argon.dts | 26 output-ohms = <2100000>; 27 full-ohms = <(2100000 + 806000)>;
|
/Zephyr-latest/boards/particle/xenon/ |
D | particle_xenon.dts | 26 output-ohms = <2100000>; 27 full-ohms = <(2100000 + 806000)>;
|
/Zephyr-latest/dts/bindings/rtc/ |
D | microcrystal,rv3028.yaml | 40 trickle-resistor-ohms: 48 Enable the trickle charger with provided current-limiting resistance in ohms. The trickle
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | nrf5340_audio_dk_nrf5340_cpuapp_common.dtsi | 47 output-ohms = <20000>; 48 full-ohms = <47000>; 166 rshunt-micro-ohms = <510000>; 177 rshunt-micro-ohms = <2200000>; 188 rshunt-micro-ohms = <2200000>; 199 rshunt-micro-ohms = <1000000>;
|
/Zephyr-latest/tests/drivers/build_all/fuel_gauge/ |
D | app.overlay | 51 output-ohms = <180000>; 52 full-ohms = <(1500000 + 180000)>;
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | adc.dtsi | 24 output-ohms = <47000>; /* R1 */ 25 full-ohms = <(100000 + 47000)>; /* R2 + R1 */ 34 sense-resistor-milli-ohms = <1>;
|
/Zephyr-latest/dts/bindings/w1/ |
D | maxim,ds2477_85_common.yaml | 54 Default 1-Wire Weak Pullup Resistance in ohms. 55 For most configurations with a single slave "1000" ohms are recommended,
|
/Zephyr-latest/samples/subsys/usb_c/source/boards/ |
D | stm32g081b_eval.overlay | 55 output-ohms = <49900>; 56 full-ohms = <(330000 + 49900)>;
|
/Zephyr-latest/boards/shields/seeed_xiao_round_display/ |
D | seeed_xiao_round_display.overlay | 19 output-ohms = <470000>; 20 full-ohms = <940000>;
|
/Zephyr-latest/samples/shields/lmp90100_evb/rtd/src/ |
D | main.c | 17 /* Nominal RTD (PT100) resistance in ohms */ 23 /* Bottom resistor value in ohms */
|
/Zephyr-latest/samples/boards/nordic/battery/ |
D | README.rst | 24 output-ohms = <180000>; 25 full-ohms = <(1500000 + 180000)>;
|
123