zephyr/drivers/timer
Torsten Rasmussen bd61122aa2 kconfig: drivers: experimental settings now uses select EXPERIMENTAL
With the introduction of `EXPERIMENTAL` and `WARN_EXPERIMENTAL` in
Zephyr all drivers settings having `[EXPERIMENTAL]` in their
prompt has has been updated to include `select EXPERIMENTAL` so that
developers can enable warnings when experimental features are enabled.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-10-25 10:46:48 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.stm32_lptim kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
altera_avalon_timer_hal.c
apic_timer.c
apic_tsc.c
arcv2_timer0.c
arm_arch_timer.c arm_arch_timer: Fix ticks count on !CONFIG_TICKLESS_KERNEL 2021-09-28 19:40:01 -04:00
cavs_timer.c
cc13x2_cc26x2_rtc_timer.c
cortex_m_systick.c
esp32c3_sys_timer.c dts: added dts binding for esp32c3 2021-10-02 14:33:24 -04:00
hpet.c
ite_it8xxx2_timer.c
leon_gptimer.c
litex_timer.c
mchp_xec_rtos_timer.c
mcux_lptmr_timer.c
mcux_os_timer.c
native_posix_timer.c
npcx_itim_timer.c
nrf_rtc_timer.c
rcar_cmt_timer.c
riscv_machine_timer.c drivers: timer: Fix RISC-V machine timer count drift due integer math 2021-09-20 19:50:40 -04:00
rv32m1_lptmr_timer.c
sam0_rtc_timer.c
stm32_lptim_timer.c drivers/timer: stm32 lptim: Update for u5 series support 2021-10-07 15:38:40 -04:00
sys_clock_init.c
xlnx_psttc_timer.c
xlnx_psttc_timer_priv.h
xtensa_sys_timer.c