You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adjust the tick in MIX mode depending on the rtc clock
In Mix mode, the SSR is counting on a fqce APRE which is
RTCCLK freq / 'PREDIV_A + 1).
This value is 256Hz when RTC is clocked by LSE.
This frqe gives a tick of 3.9ms (= 1/256 * 1000)
Signed-off-by: Francois Ramu <francois.ramu@st.com>
0 commit comments