Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rcc.c659 if (LL_RCC_PLL_IsEnabledDomain_I2S() == 1U) in LL_RCC_GetI2SClockFreq()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rcc.h2792 __STATIC_INLINE uint32_t LL_RCC_PLL_IsEnabledDomain_I2S(void) in LL_RCC_PLL_IsEnabledDomain_I2S() function