In the function iwdg_stm32_install_timeout, the test on watchdog ready was inverted. So, if 2 successive calls were made to this function, the value of the prescaler or counter reload was not taken into account. Signed-off-by: Julien D'Ascenzio <julien.dascenzio@paratronic.fr> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.cc32xx | ||
| Kconfig.cmsdk_apb | ||
| Kconfig.esp32 | ||
| Kconfig.gecko | ||
| Kconfig.it8xxx2 | ||
| Kconfig.mcux | ||
| Kconfig.mcux_imx | ||
| Kconfig.npcx | ||
| Kconfig.nrfx | ||
| Kconfig.sam | ||
| Kconfig.sam0 | ||
| Kconfig.sifive | ||
| Kconfig.stm32 | ||
| Kconfig.xec | ||
| wdt_cc32xx.c | ||
| wdt_cmsdk_apb.c | ||
| wdt_counter.c | ||
| wdt_esp32.c | ||
| wdt_gecko.c | ||
| wdt_handlers.c | ||
| wdt_ite_it8xxx2.c | ||
| wdt_iwdg_stm32.c | ||
| wdt_iwdg_stm32.h | ||
| wdt_mchp_xec.c | ||
| wdt_mcux_imx_wdog.c | ||
| wdt_mcux_wdog32.c | ||
| wdt_mcux_wdog.c | ||
| wdt_mcux_wwdt.c | ||
| wdt_npcx.c | ||
| wdt_nrfx.c | ||
| wdt_sam0.c | ||
| wdt_sam.c | ||
| wdt_sifive.c | ||
| wdt_wwdg_stm32.c | ||
| wdt_wwdg_stm32.h | ||