-
CONFIG_HPET_TIMER_RISING_EDGE
¶
Rising Edge
Type: bool
Help¶
This option signifies that the HPET timer uses rising edge interrupts.
Direct dependencies¶
<choice: HPET Interrupt Trigger Condition>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At drivers/timer/Kconfig:68
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:26
Menu path: (top menu) → Device Drivers → Timer Drivers → HPET Interrupt Trigger Condition
config HPET_TIMER_RISING_EDGE bool prompt "Rising Edge" if <choice: HPET Interrupt Trigger Condition> depends on <choice: HPET Interrupt Trigger Condition> help This option signifies that the HPET timer uses rising edge interrupts.
(Definitions include propagated dependencies, including from if’s and menus.)