morris a662ec0a8d 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-08 04:26:02 +00:00
..
2023-03-17 14:35:55 +08:00
2023-02-21 14:36:30 +08:00
2022-11-23 15:32:34 +08:00
2023-04-25 11:51:35 +08:00
2022-11-21 10:15:19 +08:00
2023-01-18 02:34:46 +00:00