33 lines
700 B
ReStructuredText
33 lines
700 B
ReStructuredText
|
|
.. _CONFIG_HPET_TIMER_RISING_EDGE:
|
|
|
|
CONFIG_HPET_TIMER_RISING_EDGE
|
|
#############################
|
|
|
|
|
|
This option signifies that the HPET timer uses rising edge interrupts.
|
|
|
|
|
|
|
|
:Symbol: HPET_TIMER_RISING_EDGE
|
|
:Type: bool
|
|
:Value: "n"
|
|
:User value: (no user value)
|
|
:Visibility: "y"
|
|
:Is choice item: true
|
|
:Is defined: true
|
|
:Is from env.: false
|
|
:Is special: false
|
|
:Prompts:
|
|
|
|
* "Rising Edge"
|
|
:Default values:
|
|
(no default values)
|
|
:Selects:
|
|
(no selects)
|
|
:Reverse (select-related) dependencies:
|
|
(no reverse dependencies)
|
|
:Additional dependencies from enclosing menus and ifs:
|
|
(no additional dependencies)
|
|
:Locations:
|
|
* drivers/timer/Kconfig:91 |