Skip to content
Commit 9699ff44 authored by Francois Ramu's avatar Francois Ramu Committed by Erwan Gouriou
Browse files

stm32WL gives the right value to LL_RCC_MSI_IsEnabledRangeSelect



If LL_RCC_MSI_IsEnabledRangeSelect returns 1 it means RUN mode.
 __LL_RCC_CALC_MSI_FREQ expects MSISEL param to be
LL_RCC_MSIRANGESEL_STANDBY or LL_RCC_MSIRANGESEL_RUN
which is not the value that LL_RCC_MSI_IsEnabledRangeSelect
returns.

Signed-off-by: default avatarFrancois Ramu <francois.ramu@st.com>
parent 300109f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment