zephyr/samples/boards/stm32/power_mgmt
Francois Ramu bf2b4675d0 samples: boards: stm32 low power blinky for stm32 boards
Set the prescaler for the stm32_lp_tick_source lptim node.
When the LPTIM is clocked by the LSE with a prescaler
of 16 (lptim freq at 2048Hz) expecting 2048 for the TICKS_PER_SEC.
When the LPTIM is clocked by the LSE with a prescaler
of 32 (lptim freq at 1024Hz) expecting 1024 for the TICKS_PER_SEC.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2023-12-12 09:52:30 +00:00
..
adc samples: boards: stm32: pm: adc: add adc channel for stm32wba 2023-12-01 14:31:05 +01:00
blinky samples: boards: stm32 low power blinky for stm32 boards 2023-12-12 09:52:30 +00:00
serial_wakeup samples: stm32: serial_wakeup: b_u585i_iot02a support 2023-11-21 16:41:40 +00:00
standby_shutdown
stm32wb_ble samples: stm32: pm_ble: Enable DEBUG when run with twister 2023-10-26 09:49:42 +02:00