esp-idf/components/esp_system/include
Darian Leung 5953bca376 esp_system: Add arbitrary user feature to TWDT
This commit moidifies the TWDT as follows:

- Adds a feature to allows subscribing arbitrary users to the TWDT
- Changes esp_task_wdt_init() API to accept configuration structure
- Changes esp_task_wdt_init() and esp_task_wdt_deinit() to subscribe/unsubscribe
  idle tasks of various cores.
- Adds support for SMP FreeRTOS idle tasks
- Updates startup code TWDT initialization
- Updates API documentation
2022-05-13 18:01:28 +08:00
..
esp_private Merge branch 'feature/gdbstub_rt_multicore' into 'master' 2022-03-17 19:59:29 +08:00
esp_debug_helpers.h Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00: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_int_wdt.h esp_common: move task, int wdt 2021-02-24 12:16:37 +08:00
esp_ipc_isr.h esp_system: ipc_isr does not use its own initialization task, it is done from ipc_task() 2022-01-13 21:28:08 +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 esp_system: Add arbitrary user feature to TWDT 2022-05-13 18:01:28 +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