esp-idf/components/driver/test_apps/gptimer
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
..
main gptimer: support RC_FAST clock source 2022-12-26 13:18:25 +08:00
CMakeLists.txt tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
pytest_gptimer.py gptimer: support RC_FAST clock source 2022-12-26 13:18:25 +08:00
README.md ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
sdkconfig.ci.esp32c2_xtal26m kconfig: refactor xtal freq kconfig to common configuration item 2022-08-05 19:12:29 +08:00
sdkconfig.ci.iram_safe driver: test with non-isr freertos functions in the flash 2022-10-26 13:43:13 +08:00
sdkconfig.ci.release gptimer: new driver for previous timer group 2022-01-07 14:44:50 +08:00
sdkconfig.defaults gptimer: add API to get captured count value 2022-08-25 17:55:19 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-S2 ESP32-S3