Claudio Jeker 669331d0c4 pcnt: properly clear interrupt status in pcnt_intr_service
status is 0 when pcnt_hal_clear_intr_status() is called and so the
interrupt will be triggered immediatly again. Store the original
status and pass this as mask to pcnt_hal_clear_intr_status().

Merges https://github.com/espressif/esp-idf/pull/5929
2020-10-19 11:08:06 +08:00
..
2020-10-17 16:10:17 +08:00
2020-10-17 16:10:17 +08:00
2020-10-10 14:19:32 +08:00
2020-09-22 15:15:03 +08:00
2020-10-17 16:10:17 +08:00
2020-09-22 15:15:03 +08:00