Files
esp-idf/components/esp32
Ivan Grokhotkov 84d16f970e pm: prevent interrupt nesting during esp_pm_impl_isr_hook
Follows the approach proposed in https://github.com/espressif/esp-idf/pull/3110,
but masks the interrupts during the entire ISR hook, not only during
leave_idle. Interrupt nesting during update_ccompare may also cause
issues.

Closes https://github.com/espressif/esp-idf/issues/3057
2019-10-18 11:33:06 +02:00
..
2019-09-19 20:37:07 +08:00
2017-10-18 14:19:19 +08:00
2018-04-04 22:57:45 +08:00
2017-10-18 14:19:19 +08:00
2017-11-27 18:47:40 +08:00
2016-08-17 23:08:22 +08:00
2017-10-18 14:19:16 +08:00
2019-04-26 07:07:53 +00:00
2018-10-11 12:22:34 +08:00
2018-10-11 12:22:34 +08:00
2019-06-30 16:14:07 +08:00