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