Searched refs:RCC_I2S2CLKSource (Results 1 – 2 of 2) sorted by relevance
1073 void RCC_I2S2CLKConfig(uint32_t RCC_I2S2CLKSource) in RCC_I2S2CLKConfig() argument1076 RCC->CFGR2 |= RCC_I2S2CLKSource<<17; in RCC_I2S2CLKConfig()
387 void RCC_I2S2CLKConfig(uint32_t RCC_I2S2CLKSource);
Completed in 19 milliseconds