Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rcc.h780 void RCC_I2SCLKConfig(uint32_t RCC_I2SAPBx, uint32_t RCC_I2SCLKSource);
785 void RCC_I2SCLKConfig(uint32_t RCC_I2SCLKSource);
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_rcc.c1476 void RCC_I2SCLKConfig(uint32_t RCC_I2SAPBx, uint32_t RCC_I2SCLKSource) in RCC_I2SCLKConfig() function
1549 void RCC_I2SCLKConfig(uint32_t RCC_I2SCLKSource) in RCC_I2SCLKConfig() function
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rcc.h474 void RCC_I2SCLKConfig(uint32_t RCC_I2SCLKSource);
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_rcc.c1056 void RCC_I2SCLKConfig(uint32_t RCC_I2SCLKSource) in RCC_I2SCLKConfig() function

Completed in 13 milliseconds