esp-idf/components/esp_system/include
Omar Chebib 53c7dd4efc WDT: implement interrupt wdt and task wdt for ESP32-C2
ESP32-C2 has a single group timer, thus it will use it for the interrupt watchdog,
which is more critical than the task watchdog. The latter is implement in
software thanks to the `esp_timer`component.
2022-09-15 14:37:59 +08:00
..
esp_private WDT: implement interrupt wdt and task wdt for ESP32-C2 2022-09-15 14:37:59 +08:00
esp_debug_helpers.h Fix datatype conversion compiler error #9254 2022-06-29 14:39:36 +02:00
esp_expression_with_stack.h esp_common: move shared stack 2021-02-24 12:16:37 +08:00
esp_freertos_hooks.h esp_common: move freertos hooks 2021-02-24 12:16:37 +08:00
esp_ipc_isr.h esp_hw_support: Fix esp_light_sleep_start() deadlock 2022-08-10 18:52:32 +08:00
esp_ipc.h esp_ipc: Update documentation and API descriptions 2021-11-18 21:34:50 +08:00
esp_system.h esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
esp_task_wdt.h WDT: implement interrupt wdt and task wdt for ESP32-C2 2022-09-15 14:37:59 +08:00
esp_task.h optimization config option LWIP_TCPIP_CORE_LOCKING 2021-08-18 21:32:13 +08:00
esp_xt_wdt.h WDT: Add support for XTAL32K Watchdog timer 2021-09-02 09:09:00 +08:00