-
CONFIG_RTC_QMSI_API_REENTRANCY
¶
RTC shim driver API reentrancy
Type: bool
Help¶
Enable support for RTC shim driver API reentrancy.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/counter/Kconfig.qmsi:55
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
→ drivers/counter/Kconfig:23
Menu path: (top menu) → Device Drivers → Counter Drivers
config RTC_QMSI_API_REENTRANCY bool prompt "RTC shim driver API reentrancy" ifRTC_QMSI
&&COUNTER
depends onRTC_QMSI
&&COUNTER
help Enable support for RTC shim driver API reentrancy.
(Definitions include propagated dependencies, including from if’s and menus.)