Files
esp-idf/components/driver
morris 93c784e1c8 timer: stop alarm if alarm value doesn't change in ISR handler
Alarm will be disabled by hardware when alarm event happend.
In the ISR, if auto-reload is enabled, we should re-enable the alarm.
If the alarm target value is changed in user's callback,
the alarm will be reenabled as well.

Closes https://github.com/espressif/esp-idf/issues/7001
Closes https://github.com/espressif/esp-idf/issues/8095
2021-12-24 13:08:33 +08:00
..
2021-06-17 14:18:21 +08:00
2020-01-22 12:14:38 +08:00
2021-01-27 14:56:33 +08:00
2020-09-30 11:13:17 +08:00
2019-11-21 10:40:49 +08:00
2019-12-13 18:33:15 +08:00
2020-12-03 19:41:59 +08:00