91841a53ff
This commit updates the watchdog timers (MWDT and RWDT) in the following ways: - Add seprate LL for MWDT and RWDT. - Add a combined WDT HAL for all Watchdog Timers - Update int_wdt.c and task_wdt.c to use WDT HAL - Remove most dependencies on LL or direct register access in other components. They will now use the WDT HAL - Update use of watchdogs (including RTC WDT) in bootloader and startup code to use the HAL layer. |
||
---|---|---|
.. | ||
brownout.c | ||
dbg_stubs.c | ||
esp_err.c | ||
esp_err_to_name.c | ||
esp_err_to_name.c.in | ||
freertos_hooks.c | ||
int_wdt.c | ||
ipc.c | ||
mac_addr.c | ||
pm_locks.c | ||
stack_check.c | ||
task_wdt.c |