Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rcc.c197 while(LL_RCC_PLLSAI_IsReady() != 0U) in LL_RCC_DeInit()
778 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetSAIClockFreq()
828 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetSAIClockFreq()
909 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetSDMMCClockFreq()
941 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetSDMMCClockFreq()
986 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetRNGClockFreq()
1059 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetUSBClockFreq()
1181 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetLTDCClockFreq()
Dstm32f7xx_ll_utils.c660 if(LL_RCC_PLLSAI_IsReady() != 0U) in UTILS_PLL_IsBusy()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_rcc.c557 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetSAIClockFreq()
615 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetSAIClockFreq()
708 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetSDIOClockFreq()
775 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetRNGClockFreq()
871 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetUSBClockFreq()
1056 if (LL_RCC_PLLSAI_IsReady()) in LL_RCC_GetLTDCClockFreq()
Dstm32f4xx_ll_utils.c655 if(LL_RCC_PLLSAI_IsReady() != 0U) in UTILS_PLL_IsBusy()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h4179 __STATIC_INLINE uint32_t LL_RCC_PLLSAI_IsReady(void) in LL_RCC_PLLSAI_IsReady() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_rcc.h5972 __STATIC_INLINE uint32_t LL_RCC_PLLSAI_IsReady(void) in LL_RCC_PLLSAI_IsReady() function