CONFIG_MPR_PRESSURE_UNIT_B¶
bar
Type: bool
Kconfig definition¶
At <Zephyr Driver>/sensor/mpr/Kconfig:50
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:64 → <Zephyr Driver>/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.)