Home
last modified time | relevance | path

Searched refs:HSE_TIMEOUT_VALUE (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rcc.c553 if ((HAL_GetTick() - tickstart) > HSE_TIMEOUT_VALUE) in HAL_RCC_OscConfig()
567 if ((HAL_GetTick() - tickstart) > HSE_TIMEOUT_VALUE) in HAL_RCC_OscConfig()
Dstm32h5xx_hal_rcc_ex.c6134 if ((HAL_GetTick() - tickstart) > HSE_TIMEOUT_VALUE) in RCCEx_PLLSource_Enable()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc.c595 if ((HAL_GetTick() - tickstart) > HSE_TIMEOUT_VALUE) in HAL_RCC_OscConfig()
613 if ((HAL_GetTick() - tickstart) > HSE_TIMEOUT_VALUE) in HAL_RCC_OscConfig()
Dstm32l5xx_hal_rcc_ex.c2489 if ((HAL_GetTick() - tickstart) > HSE_TIMEOUT_VALUE) in RCCEx_PLLSource_Enable()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc.c693 if ((HAL_GetTick() - tickstart) > HSE_TIMEOUT_VALUE) in HAL_RCC_OscConfig()
706 if ((HAL_GetTick() - tickstart) > HSE_TIMEOUT_VALUE) in HAL_RCC_OscConfig()
Dstm32u5xx_hal_rcc_ex.c3352 if ((HAL_GetTick() - tickstart) > HSE_TIMEOUT_VALUE) in RCCEx_PLLSource_Enable()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_rcc.h3333 #define HSE_TIMEOUT_VALUE HSE_STARTUP_TIMEOUT macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rcc.h167 #define HSE_TIMEOUT_VALUE HSE_STARTUP_TIMEOUT macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc.h4928 #define HSE_TIMEOUT_VALUE HSE_STARTUP_TIMEOUT macro