Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_spi.c282 plli2sr = (uint32_t)((RCU_PLLI2S & RCU_PLLI2S_PLLI2SR) >> 28); in i2s_psc_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h402 #define RCU_PLLI2S_PLLI2SR BITS(28,30) /*!< the PLLI2S R output frequenc… macro