/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_rcc.c | 499 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL1ClockFreq() 560 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL2ClockFreq() 632 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL3ClockFreq() 711 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL4ClockFreq() 718 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL4ClockFreq() 1023 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetSPIClockFreq() 1113 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetUARTClockFreq() 1356 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetFDCANClockFreq() 1506 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetUSBPHYClockFreq() 1521 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetUSBPHYClockFreq() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_rcc.c | 343 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL1ClockFreq() 427 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL2ClockFreq() 516 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL3ClockFreq() 1287 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetUSBPHYCClockFreq() 1294 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetUSBPHYCClockFreq() 1546 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetSPIClockFreq() 1578 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetETHPHYClockFreq() 1619 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetFDCANClockFreq() 1830 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetCLKPClockFreq()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_rcc.c | 200 while (LL_RCC_HSE_IsReady() != 0U) in HAL_RCC_DeInit() 335 while (LL_RCC_HSE_IsReady() == 0U) in HAL_RCC_OscConfig() 349 while (LL_RCC_HSE_IsReady() != 0U) in HAL_RCC_OscConfig() 588 if (LL_RCC_HSE_IsReady() == 0U) in HAL_RCC_ClockConfig() 625 if (LL_RCC_HSE_IsReady() == 0U) in HAL_RCC_ClockConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_rcc.c | 513 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL1ClockFreq() 587 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL2ClockFreq() 661 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL3ClockFreq() 735 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL4ClockFreq() 1051 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetCLKPClockFreq() 1334 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetETHClockFreq() 1403 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetETHPTPClockFreq() 1475 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetFDCANClockFreq() 2272 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetOTGPHYClockFreq() 2280 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetOTGPHYClockFreq() [all …]
|
D | stm32n6xx_hal_rcc_ex.c | 3341 if (LL_RCC_HSE_IsReady() != 0U) in RCCEx_GetPLLSourceFreq() 3633 if (LL_RCC_HSE_IsReady() != 0U) in RCCEx_GetCLKPCLKFreq() 3950 if (LL_RCC_HSE_IsReady() != 0U) in RCCEx_GetETH1CLKFreq() 4016 if (LL_RCC_HSE_IsReady() != 0U) in RCCEx_GetETH1PTPCLKFreq() 4082 if (LL_RCC_HSE_IsReady() != 0U) in RCCEx_GetFDCANCLKFreq() 4905 if (LL_RCC_HSE_IsReady() != 0U) in RCCEx_GetRTCCLKFreq() 5410 if (LL_RCC_HSE_IsReady() != 0U) in RCCEx_GetSPICLKFreq() 5732 if (LL_RCC_HSE_IsReady() != 0U) in RCCEx_GetOTGPHYCLKFreq() 5739 if (LL_RCC_HSE_IsReady() != 0U) in RCCEx_GetOTGPHYCLKFreq() 5805 if (LL_RCC_HSE_IsReady() != 0U) in RCCEx_GetOTGPHYCKREFCLKFreq()
|
D | stm32n6xx_ll_utils.c | 459 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 473 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/ |
D | scm.c | 201 while(LL_RCC_HSE_IsReady() == 0); in SwitchHsePre() 467 if ((LL_RCC_HSE_IsReady() != 0) && (RadioState == SCM_RADIO_ACTIVE)) in scm_setup() 505 if (LL_RCC_HSE_IsReady() != 0) in scm_setup() 618 while (LL_RCC_HSE_IsReady() == 0); in scm_setsystemclock()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_rcc.c | 413 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL1ClockFreq() 496 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL2ClockFreq() 580 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL3ClockFreq() 1638 if (LL_RCC_HSE_IsReady() == 1U) in LL_RCC_GetSPIClockFreq() 1697 if (LL_RCC_HSE_IsReady() == 1U) in LL_RCC_GetSPIClockFreq() 1756 if (LL_RCC_HSE_IsReady() == 1U) in LL_RCC_GetSPIClockFreq() 2955 if (LL_RCC_HSE_IsReady() == 1U) in LL_RCC_GetADCDACClockFreq() 3100 if (LL_RCC_HSE_IsReady() == 1U) in LL_RCC_GetFDCANClockFreq() 3214 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetCLKPClockFreq()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_rcc.c | 318 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL1ClockFreq() 392 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL2ClockFreq() 466 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetPLL3ClockFreq() 1397 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetSPIClockFreq() 1458 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetFDCANClockFreq() 1659 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetCLKPClockFreq()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_rcc.c | 403 if (LL_RCC_HSE_IsReady()) in LL_RCC_GetI2SClockFreq() 450 if (LL_RCC_HSE_IsReady()) in LL_RCC_GetI2SClockFreq() 583 if (LL_RCC_HSE_IsReady()) in LL_RCC_GetSAIClockFreq() 644 if (LL_RCC_HSE_IsReady()) in LL_RCC_GetSAIClockFreq()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rcc.c | 278 while (LL_RCC_HSE_IsReady() != 0U) in HAL_RCC_DeInit() 494 while (LL_RCC_HSE_IsReady() == 0U) in HAL_RCC_OscConfig() 508 while (LL_RCC_HSE_IsReady() != 0U) in HAL_RCC_OscConfig() 1059 if (LL_RCC_HSE_IsReady() == 0U) in HAL_RCC_ClockConfig()
|
D | stm32wlxx_ll_utils.c | 610 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 614 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_rcc.c | 181 while (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_DeInit() 871 if (LL_RCC_HSE_IsReady() == 1U) in LL_RCC_GetFDCANClockFreq() 998 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetUSBClockFreq()
|
D | stm32g0xx_ll_utils.c | 332 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 346 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_rcc.c | 108 while (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_DeInit() 423 if (LL_RCC_HSE_IsReady() != 0U) in LL_RCC_GetUSBClockFreq()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_utils.c | 402 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 416 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_utils.c | 371 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL1_ConfigSystemClock_HSE() 375 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL1_ConfigSystemClock_HSE()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_utils.c | 401 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 415 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_utils.c | 409 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 423 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_utils.c | 444 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 458 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_utils.c | 434 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 448 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_utils.c | 457 if(LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 471 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_rcc.c | 533 while (LL_RCC_HSE_IsReady() == 0U) in HAL_RCC_OscConfig() 547 while (LL_RCC_HSE_IsReady() != 0U) in HAL_RCC_OscConfig() 1187 if (LL_RCC_HSE_IsReady() == 0U) in HAL_RCC_ClockConfig()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_utils.c | 506 if(LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 520 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_utils.c | 693 if (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE() 707 while (LL_RCC_HSE_IsReady() != 1U) in LL_PLL_ConfigSystemClock_HSE()
|