-
CONFIG_PWM_QMSI_API_REENTRANCY
¶
PWM shim driver API reentrancy
Type: bool
Help¶
Enable support for PWM shim driver API reentrancy.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/pwm/Kconfig.qmsi:31
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:44
→ drivers/pwm/Kconfig:47
Menu path: (top menu) → Device Drivers → PWM (Pulse Width Modulation) Drivers → QMSI PWM Driver
config PWM_QMSI_API_REENTRANCY bool prompt "PWM shim driver API reentrancy" ifPWM_QMSI
&&PWM
depends onPWM_QMSI
&&PWM
help Enable support for PWM shim driver API reentrancy.
(Definitions include propagated dependencies, including from if’s and menus.)