Searched refs:LL_RCC_GetSPI2I2SClockSource (Results 1 – 3 of 3) sorted by relevance
325 #define __HAL_RCC_GET_SPI2I2S_CLK_CONFIG() LL_RCC_GetSPI2I2SClockSource()
1438 __STATIC_INLINE uint32_t LL_RCC_GetSPI2I2SClockSource(void) in LL_RCC_GetSPI2I2SClockSource() function
462 rcc_clock = LL_RCC_GetSPI2I2SClockSource(); in LL_I2S_Init()