Home
last modified time | relevance | path

Searched refs:LL_RCC_PLLSAI1_IsReady (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c615 if (LL_RCC_PLLSAI1_IsReady() == 1U) in HAL_RCCEx_GetPeriphCLKFreq()
695 if (LL_RCC_PLLSAI1_IsReady() == 1U) in HAL_RCCEx_GetPeriphCLKFreq()
728 if (LL_RCC_PLLSAI1_IsReady() == 1U) in HAL_RCCEx_GetPeriphCLKFreq()
856 if (LL_RCC_PLLSAI1_IsReady() == 1U) in HAL_RCCEx_GetPeriphCLKFreq()
1198 while (LL_RCC_PLLSAI1_IsReady() != 0U) in HAL_RCCEx_EnablePLLSAI1()
1222 while (LL_RCC_PLLSAI1_IsReady() != 1U) in HAL_RCCEx_EnablePLLSAI1()
1251 while (LL_RCC_PLLSAI1_IsReady() != 0U) in HAL_RCCEx_DisablePLLSAI1()
1921 while (LL_RCC_PLLSAI1_IsReady() != 0U) in RCCEx_PLLSAI1_ConfigNP()
1945 while (LL_RCC_PLLSAI1_IsReady() != 1U) in RCCEx_PLLSAI1_ConfigNP()
1990 while (LL_RCC_PLLSAI1_IsReady() != 0U) in RCCEx_PLLSAI1_ConfigNQ()
[all …]
Dstm32wbxx_ll_rcc.c176 while (LL_RCC_PLLSAI1_IsReady() != 0U) in LL_RCC_DeInit()
629 if (LL_RCC_PLLSAI1_IsReady() == 1U) in LL_RCC_GetSAIClockFreq()
677 if (LL_RCC_PLLSAI1_IsReady() == 1U) in LL_RCC_GetCLK48ClockFreq()
798 if (LL_RCC_PLLSAI1_IsReady() == 1U) in LL_RCC_GetADCClockFreq()
Dstm32wbxx_ll_utils.c664 if (LL_RCC_PLLSAI1_IsReady() != 0U) in UTILS_PLL_IsBusy()
Dstm32wbxx_hal_rcc.c340 while (LL_RCC_PLLSAI1_IsReady() != 0U) in HAL_RCC_DeInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c786 if (LL_RCC_PLLSAI1_IsReady() == 1U) in LL_RCC_GetSAIClockFreq()
830 if (LL_RCC_PLLSAI1_IsReady() == 1U) in LL_RCC_GetSAIClockFreq()
933 if (LL_RCC_PLLSAI1_IsReady() == 1U) in LL_RCC_GetSDMMCClockFreq()
996 if (LL_RCC_PLLSAI1_IsReady() == 1U) in LL_RCC_GetRNGClockFreq()
1058 if (LL_RCC_PLLSAI1_IsReady() == 1U) in LL_RCC_GetUSBClockFreq()
1121 if (LL_RCC_PLLSAI1_IsReady() == 1U) in LL_RCC_GetADCClockFreq()
1304 if (LL_RCC_PLLSAI1_IsReady() == 1U) in LL_RCC_GetFDCANClockFreq()
Dstm32l5xx_ll_utils.c714 if (LL_RCC_PLLSAI1_IsReady() != 0U) in UTILS_PLL_IsBusy()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c864 if (LL_RCC_PLLSAI1_IsReady() != 0U) in LL_RCC_GetSAIClockFreq()
912 if (LL_RCC_PLLSAI1_IsReady() != 0U) in LL_RCC_GetSAIClockFreq()
1021 if (LL_RCC_PLLSAI1_IsReady() != 0U) in LL_RCC_GetSDMMCClockFreq()
1092 if (LL_RCC_PLLSAI1_IsReady() != 0U) in LL_RCC_GetRNGClockFreq()
1164 if (LL_RCC_PLLSAI1_IsReady() != 0U) in LL_RCC_GetUSBClockFreq()
1233 if (LL_RCC_PLLSAI1_IsReady() != 0U) in LL_RCC_GetADCClockFreq()
Dstm32l4xx_ll_utils.c816 if(LL_RCC_PLLSAI1_IsReady() != 0U) in UTILS_PLL_IsBusy()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h1306 #define __HAL_RCC_PLLSAI1_GET_FLAG() LL_RCC_PLLSAI1_IsReady()
Dstm32wbxx_ll_rcc.h3447 __STATIC_INLINE uint32_t LL_RCC_PLLSAI1_IsReady(void) in LL_RCC_PLLSAI1_IsReady() function
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h3440 __STATIC_INLINE uint32_t LL_RCC_PLLSAI1_IsReady(void) in LL_RCC_PLLSAI1_IsReady() function
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h4260 __STATIC_INLINE uint32_t LL_RCC_PLLSAI1_IsReady(void) in LL_RCC_PLLSAI1_IsReady() function