Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_rcc.c381 switch (LL_RCC_GetI2SClockSource(I2SxSource)) in LL_RCC_GetI2SClockFreq()
431 switch (LL_RCC_GetI2SClockSource(I2SxSource)) in LL_RCC_GetI2SClockFreq()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_rcc.h3881 __STATIC_INLINE uint32_t LL_RCC_GetI2SClockSource(uint32_t I2Sx) in LL_RCC_GetI2SClockSource() function