zephyr/drivers/timer
Francois Ramu fcfcc1d6ea driver: timer: stm32_lptim set_timeout limit values
set the min and max values of the given ticks from 0
to LPTIM_TIMEBASE which is the full register value
In case the timeout is FOREVER, then lptimer is stopped

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 timer: hpet: enable benchmarking during ISR 2020-05-19 19:19:51 +02:00
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 set_timeout limit values 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