Ivan Grokhotkov da179e0098 xtensa: make XTHAL_GET_INTERRUPT, XTHAL_GET_CCOUNT volatile
INTERRUPT and CCOUNT registers will change outside of program control.
Making the inline assembly used to read these registers volatile
indicates this fact to the compiler.

Fixes https://github.com/espressif/esp-idf/issues/2127
2018-07-02 11:31:19 +08:00
..
2018-06-15 15:49:24 +08:00
2016-09-26 01:17:32 +08:00
2016-11-22 00:57:19 +08:00
2017-11-24 15:31:28 +08:00
2018-06-25 21:47:53 +08:00
2018-06-15 20:34:49 +08:00
2018-03-27 08:12:54 +02:00
2018-06-29 16:28:11 +08:00
2016-12-15 18:20:00 +08:00
2016-08-17 23:08:22 +08:00
2018-06-13 15:44:59 +08:00