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
67 source "drivers/timer/Kconfig.ambiq"
68 source "drivers/timer/Kconfig.arcv2"
69 source "drivers/timer/Kconfig.arm_arch"
70 source "drivers/timer/Kconfig.cavs"
71 source "drivers/timer/Kconfig.cc13xx_cc26xx_rtc"
72 source "drivers/timer/Kconfig.cc23x0"
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.infineon_lp"
77 source "drivers/timer/Kconfig.it51xxx"
78 source "drivers/timer/Kconfig.ite_it8xxx2"
79 source "drivers/timer/Kconfig.leon_gptimer"
80 source "drivers/timer/Kconfig.litex"
81 source "drivers/timer/Kconfig.mchp_sam"
82 source "drivers/timer/Kconfig.mchp_xec_rtos"
83 source "drivers/timer/Kconfig.mcux_gpt"
84 source "drivers/timer/Kconfig.mcux_lptmr"
85 source "drivers/timer/Kconfig.mcux_os"
86 source "drivers/timer/Kconfig.mips_cp0"
87 source "drivers/timer/Kconfig.mtk_adsp"
88 source "drivers/timer/Kconfig.native_sim"
89 source "drivers/timer/Kconfig.npcx_itim"
90 source "drivers/timer/Kconfig.nrf_grtc"
91 source "drivers/timer/Kconfig.nrf_rtc"
92 source "drivers/timer/Kconfig.nrf_xrtc"
93 source "drivers/timer/Kconfig.rcar_cmt"
94 source "drivers/timer/Kconfig.realtek_rts5912_rtmr"
95 source "drivers/timer/Kconfig.renesas_ra_ulpt"
96 source "drivers/timer/Kconfig.renesas_rx"
97 source "drivers/timer/Kconfig.renesas_rz"
98 source "drivers/timer/Kconfig.renesas_rza2m"
99 source "drivers/timer/Kconfig.riscv_machine"
100 source "drivers/timer/Kconfig.rv32m1_lptmr"
101 source "drivers/timer/Kconfig.sam0_rtc"
102 source "drivers/timer/Kconfig.silabs"
103 source "drivers/timer/Kconfig.smartbond"
104 source "drivers/timer/Kconfig.stm32_lptim"
105 source "drivers/timer/Kconfig.stm32wb0_radio_timer"
106 source "drivers/timer/Kconfig.sy1xx_sys_timer"
107 source "drivers/timer/Kconfig.ti_dm_timer"
108 source "drivers/timer/Kconfig.wch_ch32v00x"
109 source "drivers/timer/Kconfig.x86"
110 source "drivers/timer/Kconfig.xlnx_psttc"
111 source "drivers/timer/Kconfig.xtensa"