Home
last modified time | relevance | path

Searched defs:CLOCKSWITCH_TIMEOUT_VALUE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_rcc.c73 #define CLOCKSWITCH_TIMEOUT_VALUE 5000UL /* 5 s */ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc.c192 #define CLOCKSWITCH_TIMEOUT_VALUE 5000UL /* 5 s */ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc.h4934 #define CLOCKSWITCH_TIMEOUT_VALUE ((uint32_t)5000U) /* 5 s */ macro