data_interval == 0 means no data collection
authorKeith Packard <keithp@keithp.com>
Sat, 22 Jan 2022 03:45:14 +0000 (19:45 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 22 Jan 2022 03:45:14 +0000 (19:45 -0800)
commit59cbf80e63b4c88de45e59c6e3d209f99910fcf3
treedd46df26c3c3269196aaf5cd427a71dbacdb09b3
parent2dc5d4eecc97b640a2e1f012b4411955682b61c8
data_interval == 0 means no data collection

All of the timer functions were still taking one sample every 256
clock ticks.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_timer.c
src/stm32f4/ao_timer.c
src/stm32l0/ao_timer.c
src/stmf0/ao_timer.c