2 Commits

Author SHA1 Message Date
Guillaume Revaillot
169d23568f stm32: lptimer: fix documentation 2019-12-25 20:34:11 +00:00
Guillaume Revaillot
2035d84e55 stm32: lptim: add base support
Add basically what's needed to have some minimal but usefull subset of
function for a timer: irqs, compare, period, out polarity, enable/disable
and start.
2019-07-05 11:43:11 +02:00