Home
last modified time | relevance | path

Searched refs:LL_RCC_PLL_IsEnabledDomain_SAI (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c808 if (LL_RCC_PLL_IsEnabledDomain_SAI() == 1U) in LL_RCC_GetSAIClockFreq()
852 if (LL_RCC_PLL_IsEnabledDomain_SAI() == 1U) in LL_RCC_GetSAIClockFreq()
900 if (LL_RCC_PLL_IsEnabledDomain_SAI() == 1U) in LL_RCC_GetSDMMCKernelClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c888 if (LL_RCC_PLL_IsEnabledDomain_SAI() != 0U) in LL_RCC_GetSAIClockFreq()
936 if (LL_RCC_PLL_IsEnabledDomain_SAI() != 0U) in LL_RCC_GetSAIClockFreq()
985 if (LL_RCC_PLL_IsEnabledDomain_SAI() != 0U) in LL_RCC_GetSDMMCKernelClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c641 if (LL_RCC_PLL_IsEnabledDomain_SAI() == 1U) in LL_RCC_GetSAIClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h3311 __STATIC_INLINE uint32_t LL_RCC_PLL_IsEnabledDomain_SAI(void) in LL_RCC_PLL_IsEnabledDomain_SAI() function
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h3334 __STATIC_INLINE uint32_t LL_RCC_PLL_IsEnabledDomain_SAI(void) in LL_RCC_PLL_IsEnabledDomain_SAI() function
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h4151 __STATIC_INLINE uint32_t LL_RCC_PLL_IsEnabledDomain_SAI(void) in LL_RCC_PLL_IsEnabledDomain_SAI() function
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h4129 #define LL_RCC_PLL_IsEnabledDomain_SAI LL_RCC_PLL1_IsEnabledDomain_SAI /*!< alias for compat… macro