-
CONFIG_HPET_TIMER_IRQ_PRIORITY
¶
HPET Timer IRQ Priority
Type: int
Help¶
This option specifies the IRQ priority used by the HPET timer.
Defaults¶
- 4 if
HPET_TIMER
Kconfig definition¶
At drivers/timer/Kconfig:37
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:26
Menu path: (top menu) → Device Drivers → Timer Drivers → HPET timer
config HPET_TIMER_IRQ_PRIORITY int prompt "HPET Timer IRQ Priority" ifHPET_TIMER
default 4 ifHPET_TIMER
depends onHPET_TIMER
help This option specifies the IRQ priority used by the HPET timer.
(Definitions include propagated dependencies, including from if’s and menus.)