-
CONFIG_COUNTER_0_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:35
→ drivers/Kconfig:64
→ drivers/counter/Kconfig:23
Menu path: (top menu) → Device Drivers → Counter Drivers
config COUNTER_0_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.)