:orphan: .. title:: choice: MPR Transfer Function .. _choice_279: .. describe:: choice: MPR Transfer Function *MPR Transfer Function* Type: ``bool`` Direct dependencies =================== \ :option:`MPR ` && \ :option:`SENSOR ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`MPR_TRANSFER_FUNCTION_A ` Choice options ============== - \ :option:`MPR_TRANSFER_FUNCTION_A ` - \ :option:`MPR_TRANSFER_FUNCTION_B ` - \ :option:`MPR_TRANSFER_FUNCTION_C ` Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/mpr/Kconfig:56`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:62`` → ``drivers/sensor/Kconfig:149`` Menu path: (Top) → Device Drivers → Sensor Drivers → MPR pressure sensor .. parsed-literal:: choice bool "MPR Transfer Function" default \ :option:`MPR_TRANSFER_FUNCTION_A ` depends on \ :option:`MPR ` && \ :option:`SENSOR ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*