clk_ll_apb_store_freq_hz() function
Store APB_CLK frequency in RTC storage register Value of RTC_APB_FREQ_REG is stored as two copies in lower and upper 16-bit halves. These are the routines to work with that representation.
Syntax
static inline __attribute__((always_inline)) void clk_ll_apb_store_freq_hz(uint32_t apb_freq_hz); Arguments
apb_freq_hz
APB frequency, in Hz