Searched refs:shunt (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/drivers/sensor/ti/ina226/ |
D | Kconfig | 18 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/ |
D | README.rst | 5 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/ |
D | Kconfig | 33 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/ |
D | native_sim.overlay | 18 compatible = "current-sense-shunt"; 20 shunt-resistor-micro-ohms = <500000>;
|
/Zephyr-latest/boards/shields/waveshare_ups/ |
D | waveshare_pico_ups_b.overlay | 16 shunt-milliohm = <100>;
|
/Zephyr-latest/samples/sensor/ina219/boards/ |
D | blackpill_f411ce.overlay | 20 shunt-milliohm = <100>;
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | nrf5340_audio_dk_nrf5340_cpuapp_common.dtsi | 161 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/ |
D | ina3221.c | 116 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/ |
D | index.rst | 237 | | | | 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/ |
D | index.rst | 217 | | | | 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/ |
D | i2c.dtsi | 154 shunt-milliohm = <100>; 689 shunt-resistors = <1000 1000 1000>; 692 conv-time-shunt = <7>;
|
/Zephyr-latest/boards/adi/max32662evkit/doc/ |
D | index.rst | 210 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/ |
D | index.rst | 76 | 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/ |
D | release-notes-3.5.rst | 998 * :dtcompatible:`current-sense-shunt`
|