esp-idf/components/esp_pm
Omar Chebib 30d12af191 TWDT: refactor the TWDT to be driver agnostic
This refactoring brings a private API for the TWDT implementation, which
can now use a hardware timer (Timer Group) or a software timer (esp_timer)
2022-09-15 14:37:59 +08:00
..
include
test pm: update pm test cases to support esp32c2 2022-08-08 14:45:53 +08:00
CMakeLists.txt
Kconfig
linker.lf TWDT: refactor the TWDT to be driver agnostic 2022-09-15 14:37:59 +08:00
pm_impl.c uart: move frequency of clock sources out of HAL 2022-08-15 18:55:43 +00:00
pm_locks.c
pm_trace.c
sdkconfig.rename