zephyr/drivers/timer
Francois Ramu b0081d1f38 driver: timer: stm32_lptim: tickless mode without a compilation flag
In the timeout function, remove the compilation flag
and use the macro instead.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2020-05-29 14:13:05 +02:00
..
altera_avalon_timer_hal.c
apic_timer.c
arcv2_timer0.c drivers: arcv2_timer0: minor fix and optimization for SMP case 2020-05-21 12:37:41 +02:00
arm_arch_timer.c
cavs_timer.c
cc13x2_cc26x2_rtc_timer.c
CMakeLists.txt
cortex_m_systick.c
hpet.c
Kconfig
Kconfig.stm32_lptim
legacy_api.h
litex_timer.c drivers: litex_timer: Fix IRQ lock intolerance 2020-05-26 21:43:30 +02:00
loapic_timer.c
mchp_xec_rtos_timer.c
native_posix_timer.c
nrf_rtc_timer.c drivers: timer: nrf: Remove RTC1 dependency 2020-05-21 17:43:08 +02:00
riscv_machine_timer.c
rv32m1_lptmr_timer.c
sam0_rtc_timer.c
stm32_lptim_timer.c driver: timer: stm32_lptim: tickless mode without a compilation flag 2020-05-29 14:13:05 +02:00
sys_clock_init.c kernel: sys_clock: update weak pm control function 2020-05-21 20:32:12 +02:00
xlnx_psttc_timer_priv.h
xlnx_psttc_timer.c
xtensa_sys_timer.c