The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_MPR_PRESSURE_UNIT_B

bar

Type: bool

Direct dependencies

<choice: MPR Pressure Unit>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/mpr/Kconfig:50

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/sensor/Kconfig:169

Menu path: (Top) → Device Drivers → Sensor Drivers → MPR pressure sensor → MPR Pressure Unit

config MPR_PRESSURE_UNIT_B
    bool "bar"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)