CONFIG_HPET_TIMER_LEVEL_HIGH

Level High

Type: bool

Help

This option signifies that the HPET timer uses level high interrupts.

Direct dependencies

<choice: HPET Interrupt Trigger Condition>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/timer/Kconfig:73

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:26

Menu path: (top menu) → Device Drivers → Timer Drivers → HPET Interrupt Trigger Condition

config HPET_TIMER_LEVEL_HIGH
    bool
    prompt "Level High" if <choice: HPET Interrupt Trigger Condition>
    depends on <choice: HPET Interrupt Trigger Condition>
    help
      This option signifies that the HPET timer uses level high interrupts.

(Definitions include propagated dependencies, including from if’s and menus.)