Searched refs:RCC_I2S3CLKSource (Results 1 – 2 of 2) sorted by relevance
1087 void RCC_I2S3CLKConfig(uint32_t RCC_I2S3CLKSource) in RCC_I2S3CLKConfig() argument1090 RCC->CFGR2 |= RCC_I2S3CLKSource<<18; in RCC_I2S3CLKConfig()
388 void RCC_I2S3CLKConfig(uint32_t RCC_I2S3CLKSource);
Completed in 8 milliseconds