-
CONFIG_AON_COUNTER_QMSI_DEV_NAME
¶
QMSI AON Counter Device Name
Type: string
Help¶
Specify the device name for AON counter driver.
Defaults¶
- “AON_COUNTER” if
AON_COUNTER_QMSI
&&COUNTER
Kconfig definition¶
At drivers/counter/Kconfig.qmsi:15
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:66
→ drivers/counter/Kconfig:16
Menu path: (top menu) → Device Drivers → Counter Drivers
config AON_COUNTER_QMSI_DEV_NAME string prompt "QMSI AON Counter Device Name" ifAON_COUNTER_QMSI
&&COUNTER
default "AON_COUNTER" ifAON_COUNTER_QMSI
&&COUNTER
depends onAON_COUNTER_QMSI
&&COUNTER
help Specify the device name for AON counter driver.
(Definitions include propagated dependencies, including from if’s and menus.)