clk_ll_rtc_slow_store_cal() function
Store RTC_SLOW_CLK calibration value in RTC storage register Value of RTC_SLOW_CLK_CAL_REG has to be in the same format as returned by rtc_clk_cal (microseconds, in Q13.19 fixed-point format).
Syntax
static inline __attribute__((always_inline)) void clk_ll_rtc_slow_store_cal(uint32_t cal_value); Arguments
cal_value
The calibration value of slow clock period in microseconds, in Q13.19 fixed point format