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

CONFIG_MPR_PRESSURE_UNIT_K

kPa

Type: bool

Direct dependencies

<choice: MPR Pressure Unit>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/mpr/Kconfig:48

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_K
    bool "kPa"
    depends on <choice>

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