Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_rcc.c452 …return __LL_RCC_CALC_PLLI2SCLK_FREQ(HSE_VALUE, LL_RCC_PLLI2S_GetMultiplicator(), LL_RCC_HSE_GetPre… in RCC_PLLI2S_GetFreqDomain_I2S()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rcc.h1682 __STATIC_INLINE uint32_t LL_RCC_PLLI2S_GetMultiplicator(void) in LL_RCC_PLLI2S_GetMultiplicator() function