commit | 58c296b30ffde8e4f40e9e7f0131f6f12ee5c088 | [log] [tgz] |
---|---|---|
author | Guillaume Gautier <guillaume.gautier-ext@st.com> | Mon Nov 27 12:15:06 2023 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Jan 25 08:55:02 2024 +0100 |
tree | b56eb1e7f81d40198d4f36ff214c9ce45d478714 | |
parent | e541666d90b3f5e621649c8fc488796ebf02c0da [diff] |
drivers: timer: stm32 lptim: add support for backup standby timer Add support for a backup standby timer in STM32 LPTIM driver for cases when the LPTIM is not available (ie standby low power mode). A counter (typically RTC) is used for such a case. Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>