zephyr/drivers
Julien D'Ascenzio 37e50a6775 driver: timer: stm32_lptim: fix excess ticks
Some ticks are counted additionally when the autoreload
interrupts were too close together.
This patch improve the counts of the clock cycle.
lptim_fired worked badly in particular because the flag ARRM
was not raised when the interrupt was forced.

Signed-off-by: Julien D'Ascenzio <julien.dascenzio@paratronic.fr>
2020-06-04 22:10:45 +02:00
..
adc
audio
bluetooth
can
clock_control
console
counter
crypto
dac
debug
display
dma
eeprom
entropy
espi
ethernet
flash
gpio
hwinfo
i2c
i2s
ieee802154
interrupt_controller
ipm
kscan
led
led_strip
lora
modem
net
neural_net
pcie
peci
pinmux
ps2
ptp_clock
pwm
sensor
serial
spi
timer
usb
video
watchdog
wifi
CMakeLists.txt
Kconfig