Home
last modified time | relevance | path

Searched defs:PLL_TIMEOUT_VALUE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc.c72 #define PLL_TIMEOUT_VALUE 2UL /* 2 ms (minimum Tick + 1) */ macro
Dstm32l5xx_hal_rcc_ex.c47 #define PLL_TIMEOUT_VALUE ((uint32_t)2U) /* 2 ms (minimum Tick + 1) */ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc.c191 #define PLL_TIMEOUT_VALUE 2UL /* 2 ms (minimum Tick + 1) */ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc.h4933 #define PLL_TIMEOUT_VALUE ((uint32_t)2U) /* 2 ms (minimum Tick + 1) */ macro