Searched hist:f6ee86ec9430b4c912b7b91158d2b0cd88f6a174 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | stm32_iwdg.c | f6ee86ec9430b4c912b7b91158d2b0cd88f6a174 Thu Sep 05 11:46:42 UTC 2024 Clément Le Goffic <clement.legoffic@foss.st.com> drivers: stm32_iwdg: add support for extended watchdog timeout
This commit enhances the STM32 IWDG driver to support extended watchdog timeouts. It introduces new fields in the `stm32_iwdg_device` structure, updates the interrupt handler to handle multiple refresh cycles, and improves the timeout handling logic to manage and calculate extended timeouts accurately.
Signed-off-by: Clément Le Goffic <clement.legoffic@foss.st.com> Acked-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
|