esp-idf/components/driver/test_apps/gptimer/main
morris bc2a2d3cde gptimer: support RC_FAST clock source
GPTimer on C6 supports RC_FAST as the clock source. The benefit of this
clock is that, the clock can sustain in light sleep.

Added a new API to return the real resolution of the timer handle.
2022-12-26 13:18:25 +08:00
..
CMakeLists.txt unity_utils: added helper function to disable cache and run user function 2022-08-12 11:29:52 +08:00
test_app_main.c gptimer: new driver for previous timer group 2022-01-07 14:44:50 +08:00
test_gptimer_iram.c unity_utils: added helper function to disable cache and run user function 2022-08-12 11:29:52 +08:00
test_gptimer.c gptimer: support RC_FAST clock source 2022-12-26 13:18:25 +08:00