Lines Matching full:timer

1 # Timer driver configuration options
10 menu "Timer drivers"
19 bool "Timer queries its hardware to find its frequency at runtime"
25 bool "Timer allowed to skew uptime clock during idle"
27 When true, the timer driver is not required to maintain a
46 Timer drivers should select this flag if they are capable of
66 source "drivers/timer/Kconfig.altera_avalon"
67 source "drivers/timer/Kconfig.ambiq"
68 source "drivers/timer/Kconfig.x86"
69 source "drivers/timer/Kconfig.arcv2"
70 source "drivers/timer/Kconfig.arm_arch"
71 source "drivers/timer/Kconfig.cavs"
72 source "drivers/timer/Kconfig.cc13xx_cc26xx_rtc"
73 source "drivers/timer/Kconfig.cortex_m_systick"
74 source "drivers/timer/Kconfig.esp32"
75 source "drivers/timer/Kconfig.gecko"
76 source "drivers/timer/Kconfig.ite_it8xxx2"
77 source "drivers/timer/Kconfig.leon_gptimer"
78 source "drivers/timer/Kconfig.litex"
79 source "drivers/timer/Kconfig.mchp_xec_rtos"
80 source "drivers/timer/Kconfig.mcux_gpt"
81 source "drivers/timer/Kconfig.mcux_lptmr"
82 source "drivers/timer/Kconfig.mcux_os"
83 source "drivers/timer/Kconfig.mips_cp0"
84 source "drivers/timer/Kconfig.native_posix"
85 source "drivers/timer/Kconfig.npcx_itim"
86 source "drivers/timer/Kconfig.nrf_rtc"
87 source "drivers/timer/Kconfig.nrf_grtc"
88 source "drivers/timer/Kconfig.nrf_xrtc"
89 source "drivers/timer/Kconfig.rcar_cmt"
90 source "drivers/timer/Kconfig.riscv_machine"
91 source "drivers/timer/Kconfig.rv32m1_lptmr"
92 source "drivers/timer/Kconfig.sam0_rtc"
93 source "drivers/timer/Kconfig.smartbond"
94 source "drivers/timer/Kconfig.stm32_lptim"
95 source "drivers/timer/Kconfig.ti_dm_timer"
96 source "drivers/timer/Kconfig.xlnx_psttc"
97 source "drivers/timer/Kconfig.xtensa"
98 source "drivers/timer/Kconfig.mtk_adsp"