Home
last modified time | relevance | path

Searched refs:LL_RCC_PLLSAI2_IsReady (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c875 if (LL_RCC_PLLSAI2_IsReady() != 0U) in LL_RCC_GetSAIClockFreq()
923 if (LL_RCC_PLLSAI2_IsReady() != 0U) in LL_RCC_GetSAIClockFreq()
1245 if (LL_RCC_PLLSAI2_IsReady() != 0U) in LL_RCC_GetADCClockFreq()
1403 if (LL_RCC_PLLSAI2_IsReady() != 0U) in LL_RCC_GetDSIClockFreq()
1437 if (LL_RCC_PLLSAI2_IsReady() != 0U) in LL_RCC_GetLTDCClockFreq()
Dstm32l4xx_ll_utils.c825 if(LL_RCC_PLLSAI2_IsReady() != 0U) in UTILS_PLL_IsBusy()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c796 if (LL_RCC_PLLSAI2_IsReady() == 1U) in LL_RCC_GetSAIClockFreq()
840 if (LL_RCC_PLLSAI2_IsReady() == 1U) in LL_RCC_GetSAIClockFreq()
Dstm32l5xx_ll_utils.c721 if (LL_RCC_PLLSAI2_IsReady() != 0U) in UTILS_PLL_IsBusy()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h3871 __STATIC_INLINE uint32_t LL_RCC_PLLSAI2_IsReady(void) in LL_RCC_PLLSAI2_IsReady() function
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h4867 __STATIC_INLINE uint32_t LL_RCC_PLLSAI2_IsReady(void) in LL_RCC_PLLSAI2_IsReady() function