ESP_STATIC_ASSERT(WDT_RESET_SIG_LENGTH_400ns==TIMG_WDT_RESET_LENGTH_400_NS,"Add mapping to LL watchdog timeout behavior, since it's no longer naturally compatible with wdt_reset_sig_length_t");
ESP_STATIC_ASSERT(WDT_RESET_SIG_LENGTH_400ns==RTC_WDT_RESET_LENGTH_400_NS,"Add mapping to LL watchdog timeout behavior, since it's no longer naturally compatible with wdt_reset_sig_length_t");