Home
last modified time | relevance | path

Searched refs:LL_RCC_PLL3_IsReady (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c245 while (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_DeInit()
558 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetPLL3ClockFreq()
688 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUSARTClockFreq()
747 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUSARTClockFreq()
806 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUSARTClockFreq()
866 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUSARTClockFreq()
926 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUSARTClockFreq()
986 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUSARTClockFreq()
1073 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUARTClockFreq()
1130 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUARTClockFreq()
[all …]
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_rcc.c244 while (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_DeInit()
843 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetI2CClockFreq()
893 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetSAIClockFreq()
918 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetSAIClockFreq()
966 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetSPIClockFreq()
985 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetSPIClockFreq()
1067 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUARTClockFreq()
1161 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetSDMMCClockFreq()
1223 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetETHClockFreq()
1261 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetQSPIClockFreq()
[all …]
Dstm32mp1xx_ll_utils.c532 if (LL_RCC_PLL3_IsReady() != 0U) in UTILS_IsPLLsReady()
587 while (LL_RCC_PLL3_IsReady() != 1U) in UTILS_EnablePLLAndSwitchSystem()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_rcc.c188 while (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_DeInit()
664 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUSARTClockFreq()
736 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUARTClockFreq()
805 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetLPUARTClockFreq()
869 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetI2CClockFreq()
925 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetI3CClockFreq()
998 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetLPTIMClockFreq()
1075 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetSAIClockFreq()
1126 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetADCClockFreq()
1249 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetPSSIClockFreq()
[all …]
Dstm32h7rsxx_ll_utils.c759 if (LL_RCC_PLL3_IsReady() != 0U) in UTILS_IsPLLsNotBusy()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c157 while (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_DeInit()
568 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUSARTClockFreq()
634 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetLPUARTClockFreq()
698 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetI2CClockFreq()
770 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetLPTIMClockFreq()
883 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetSAIClockFreq()
951 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetADCClockFreq()
1124 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetUSBClockFreq()
1277 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetSPDIFClockFreq()
1335 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetSPIClockFreq()
[all …]
Dstm32h7xx_ll_utils.c960 if(LL_RCC_PLL3_IsReady() != 0U)
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c1121 if (LL_RCC_PLL3_IsReady() == 1U) in LL_RCC_GetSAIClockFreq()
1166 if (LL_RCC_PLL3_IsReady() == 1U) in LL_RCC_GetSAIClockFreq()
1512 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetADF1ClockFreq()
1572 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetMDF1ClockFreq()
1800 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetDSIClockFreq()
1862 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetHSPIClockFreq()
1906 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetLTDCClockFreq()
Dstm32u5xx_ll_utils.c798 if (LL_RCC_PLL3_IsReady() != 0U) in UTILS_PLL_IsBusy()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc.c2340 if (LL_RCC_PLL3_IsReady() == 0U) in RCC_IC_CheckPLLSources()
2385 if (LL_RCC_PLL3_IsReady() == 0U) in RCC_IC_CheckPLLSources()
Dstm32n6xx_ll_rcc.c206 while (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_DeInit()
638 if (LL_RCC_PLL3_IsReady() != 0U) in LL_RCC_GetPLL3ClockFreq()
Dstm32n6xx_hal_rcc_ex.c2929 if (LL_RCC_PLL3_IsReady() != 0U) in HAL_RCCEx_GetPLL3CLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h4935 __STATIC_INLINE uint32_t LL_RCC_PLL3_IsReady(void) in LL_RCC_PLL3_IsReady() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h4522 __STATIC_INLINE uint32_t LL_RCC_PLL3_IsReady(void) in LL_RCC_PLL3_IsReady() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h4770 __STATIC_INLINE uint32_t LL_RCC_PLL3_IsReady(void) in LL_RCC_PLL3_IsReady() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h4766 __STATIC_INLINE uint32_t LL_RCC_PLL3_IsReady(void) in LL_RCC_PLL3_IsReady() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h4969 __STATIC_INLINE uint32_t LL_RCC_PLL3_IsReady(void) in LL_RCC_PLL3_IsReady() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h5710 __STATIC_INLINE uint32_t LL_RCC_PLL3_IsReady(void) in LL_RCC_PLL3_IsReady() function