esp-idf/components/esp_hw_support/test_apps/etm/main
morris 1c15c2aded refactor(etm): systimer etm test case
previously we use the systimer event to toggling a GPIO and assert the GPIO level,
which is not stable in CI.
Now we swicth to clear the GPIO at the systimer event.
2023-09-21 13:03:49 +08:00
..
CMakeLists.txt gdma: support etm extension 2022-11-23 15:32:34 +08:00
test_app_main.c etm: added etm channel allocator 2022-11-23 15:31:33 +08:00
test_etm_core.c etm: added etm channel allocator 2022-11-23 15:31:33 +08:00
test_gdma_etm.c etm: update etm event task new API 2022-12-07 15:43:20 +08:00
test_gpio_etm.c gpio: support etm extension 2022-11-23 15:31:33 +08:00
test_gptimer_etm.c etm: add basic driver on esp32h2 2023-02-07 14:54:08 +00:00
test_systimer_etm.c refactor(etm): systimer etm test case 2023-09-21 13:03:49 +08:00