morris 7abb92fbea 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:10:49 +08:00
..
2019-11-27 20:08:44 +08:00
2021-03-09 08:47:58 +08:00
2019-11-20 11:17:27 +01:00
2021-06-17 16:37:11 +08:00
2021-02-06 21:45:51 +08:00
2020-09-30 11:12:33 +08:00
2019-11-21 10:40:49 +08:00
2019-11-27 20:08:44 +08:00
2019-12-13 18:33:15 +08:00
2019-04-12 02:24:28 +08:00