mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-08 07:26:22 +00:00
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
22 KiB
22 KiB