Searched refs:LL_RCC_GetSPI3I2SClockSource (Results 1 – 3 of 3) sorted by relevance
346 #define __HAL_RCC_GET_SPI3I2S_CLK_CONFIG() LL_RCC_GetSPI3I2SClockSource()
1453 __STATIC_INLINE uint32_t LL_RCC_GetSPI3I2SClockSource(void) in LL_RCC_GetSPI3I2SClockSource() function
442 rcc_clock = LL_RCC_GetSPI3I2SClockSource(); in LL_I2S_Init()