Home
last modified time | relevance | path

Searched defs:LSI_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.c70 #define LSI_TIMEOUT_VALUE 7UL /* 7 ms (maximum 6ms + 1) */ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rcc.c187 #define LSI_TIMEOUT_VALUE 2UL /* 2 ms (minimum Tick + 1) */ macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc.h4931 #define LSI_TIMEOUT_VALUE ((uint32_t)2U) /* 2 ms (minimum Tick + 1) */ macro