Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rcu.c688 void rcu_pll48m_clock_config(uint32_t pll48m_clock_source) in rcu_pll48m_clock_config() argument
695 RCU_ADDCTL = (reg | pll48m_clock_source); in rcu_pll48m_clock_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h1127 void rcu_pll48m_clock_config(uint32_t pll48m_clock_source);