-
CONFIG_USE_STM32_LL_EXTI¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Enable STM32Cube Extended interrupt and event controller (EXTI) LL module driver
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At modules/Kconfig.stm32:564
Included via Kconfig:8 → Kconfig.zephyr:23 → modules/Kconfig:30
Menu path: (Top) → Modules
config USE_STM32_LL_EXTI
bool
depends on HAS_STM32CUBE
help
Enable STM32Cube Extended interrupt and event controller (EXTI) LL
module driver
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)