mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 07:45:22 +00:00
The configuration option documentation is autogenerated from Kconfig files. This list right now applies only for x86. Change-Id: Ibfc84324bb5e2206362d3bca6ab28aee0109f429 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
33 lines
694 B
ReStructuredText
33 lines
694 B
ReStructuredText
|
|
.. _CONFIG_HPET_TIMER_LEVEL_HIGH:
|
|
|
|
CONFIG_HPET_TIMER_LEVEL_HIGH
|
|
############################
|
|
|
|
|
|
This option signifies that the HPET timer uses level high interrupts.
|
|
|
|
|
|
|
|
:Symbol: HPET_TIMER_LEVEL_HIGH
|
|
: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:
|
|
|
|
* "Level High"
|
|
: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:96 |