Home
last modified time | relevance | path

Searched refs:RCU_PLLSRC_IRC16M (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/source/
Dsystem_gd32f4xx.c325 (RCU_PLLSRC_IRC16M) | (5U << 24U)); in system_clock_120m_irc16m()
529 (RCU_PLLSRC_IRC16M) | (7U << 24U)); in system_clock_168m_irc16m()
729 (RCU_PLLSRC_IRC16M) | (9U << 24U)); in system_clock_200m_irc16m()
933 (RCU_PLLSRC_IRC16M) | (10U << 24U)); in system_clock_240m_irc16m()
/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/source/
Dsystem_gd32l23x.c266 RCU_CFG0 |= (RCU_PLLSRC_IRC16M | RCU_PLL_MUL4); in system_clock_64m_irc16m()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rcu.h544 #define RCU_PLLSRC_IRC16M CFG0_PLLSRC(0) /*!< PLL clock source select IRC16… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h997 #define RCU_PLLSRC_IRC16M ((uint32_t)0x00000000U) /*!< IRC16M clock select… macro