-
CONFIG_AON_TIMER_QMSI_DEV_NAME
¶
QMSI AON Timer Device Name
Type: string
Help¶
Specify the device name for AON timer driver.
Defaults¶
- “AON_TIMER” if
AON_TIMER_QMSI
&&COUNTER
Kconfig definition¶
At drivers/counter/Kconfig.qmsi:28
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:66
→ drivers/counter/Kconfig:16
Menu path: (top menu) → Device Drivers → Counter Drivers
config AON_TIMER_QMSI_DEV_NAME string prompt "QMSI AON Timer Device Name" ifAON_TIMER_QMSI
&&COUNTER
default "AON_TIMER" ifAON_TIMER_QMSI
&&COUNTER
depends onAON_TIMER_QMSI
&&COUNTER
help Specify the device name for AON timer driver.
(Definitions include propagated dependencies, including from if’s and menus.)