morris b7aea79cb8 fix(gptimer): hal function placement under wrong condition
timer_hal_capture_and_get_counter_value
should be placed in the IRAM for speed optimization
because the default ISR handler is placed in the IRAM.

Closes https://github.com/espressif/esp-idf/issues/12021
2023-08-14 02:31:16 +00:00
..
2023-03-14 11:40:35 +08:00
2023-03-17 14:35:55 +08:00
2023-02-21 14:36:30 +08:00
2020-06-04 10:49:22 +08:00
2022-11-23 15:32:34 +08:00
2023-04-27 09:51:41 +08:00
2020-04-27 12:25:46 +08:00
2021-10-02 14:23:31 +08:00
2022-11-21 10:15:19 +08:00
2022-07-20 14:59:50 +08:00
2019-08-07 11:39:17 +08:00
2020-06-30 16:56:03 +08:00
2021-09-02 18:40:24 +08:00