Home
last modified time | relevance | path

Searched refs:shunt (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/drivers/sensor/ti/ina226/
DKconfig18 Enable shunt voltage measurement for INA226.
20 This is the actual shunt voltage measured which is scaled within the
26 shunt voltage measurement is required.
/Zephyr-latest/samples/sensor/ina219/
DREADME.rst5 Get shunt voltage, bus voltage, power and current from an INA219 sensor.
10 This sample application measures shunt voltage, bus voltage, power and current
35 When monitoring a 3.3 V bus with a 0.1 Ohm shunt resistor
/Zephyr-latest/drivers/sensor/ti/ina23x/
DKconfig33 Enable shunt voltage measurement for INA237.
35 This is the actual shunt voltage measured which is scaled within the
40 SENSOR_CHAN_ALL is selected, so only enable if the shunt voltage
/Zephyr-latest/tests/drivers/adc/adc_rescale/boards/
Dnative_sim.overlay18 compatible = "current-sense-shunt";
20 shunt-resistor-micro-ohms = <500000>;
/Zephyr-latest/boards/shields/waveshare_ups/
Dwaveshare_pico_ups_b.overlay16 shunt-milliohm = <100>;
/Zephyr-latest/samples/sensor/ina219/boards/
Dblackpill_f411ce.overlay20 shunt-milliohm = <100>;
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/
Dnrf5340_audio_dk_nrf5340_cpuapp_common.dtsi161 adc-mode = "Bus and shunt voltage continuous";
172 adc-mode = "Bus and shunt voltage continuous";
183 adc-mode = "Bus and shunt voltage continuous";
194 adc-mode = "Bus and shunt voltage continuous";
/Zephyr-latest/drivers/sensor/ti/ina3221/
Dina3221.c116 static int start_measurement(const struct device *dev, bool bus, bool shunt) in start_measurement() argument
127 reg_data |= (INA3221_CONFIG_BUS * bus) | (INA3221_CONFIG_SHUNT * shunt); in start_measurement()
/Zephyr-latest/boards/adi/max32680evkit/doc/
Dindex.rst237 | | | | Open | | | Disconnects 249 ohm resistor shunt from CC LOOP. …
239 | | | | Closed | | | Connects 249 ohm resistor shunt to CC LOOP. …
272 | | | | Open | | | Disconnects 249 ohm resistor shunt from XFMR LOOP.…
274 | | | | Closed | | | Connects 249 ohm resistor shunt to XFMR LOOP. …
/Zephyr-latest/boards/adi/max32675evkit/doc/
Dindex.rst217 | | | | Open | | | Disconnects 249Ω resistor shunt from CC LOOP. …
219 | | | | Closed | | | Connects 249Ω resistor shunt to CC LOOP. …
237 | | | | Open | | | Disconnects 249Ω resistor shunt from XFMR LOOP. …
239 | | | | Closed | | | Connects 249Ω resistor shunt to XFMR LOOP. …
/Zephyr-latest/tests/drivers/build_all/sensor/
Di2c.dtsi154 shunt-milliohm = <100>;
689 shunt-resistors = <1000 1000 1000>;
692 conv-time-shunt = <7>;
/Zephyr-latest/boards/adi/max32662evkit/doc/
Dindex.rst210 to V_AUX (1V8 or 3V3), which is determined by the shunt placement on JP11. In addition,
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/
Dindex.rst76 | 0R | Zero-ohm resistor intended as a placeholder for a current shunt, can |
77 | | be desoldered or replaced with a current shunt to facilitate the |
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst998 * :dtcompatible:`current-sense-shunt`