Home
last modified time | relevance | path

Searched refs:rtc_div (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rcu.c630 void rcu_rtc_div_config(uint32_t rtc_div) in rcu_rtc_div_config() argument
637 RCU_CFG0 = (reg | rtc_div); in rcu_rtc_div_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h1121 void rcu_rtc_div_config(uint32_t rtc_div);