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-05-14 17:54:57 +05:00
2018-06-19 23:31:37 +00:00
2018-06-29 16:28:11 +08:00
2018-04-04 22:57:45 +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
2018-06-15 15:49:23 +08:00
2017-10-18 14:19:16 +08:00