-
CONFIG_HPET_TIMER_BASE_ADDRESS
¶
HPET Base Address
Type: hex
Help¶
This options specifies the base address of the HPET timer device.
Defaults¶
- 0xFED00000 if
HPET_TIMER
Kconfig definition¶
At drivers/timer/Kconfig:37
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:26
Menu path: (top menu) → Device Drivers → Timer Drivers
config HPET_TIMER_BASE_ADDRESS hex prompt "HPET Base Address" ifHPET_TIMER
default 0xFED00000 ifHPET_TIMER
depends onHPET_TIMER
help This options specifies the base address of the HPET timer device.
(Definitions include propagated dependencies, including from if’s and menus.)