/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rcc.c | 73 #define LSI_TIMEOUT_VALUE 17U /* 17 ms (16 ms starting time + 1) */ macro 75 #define LSI_TIMEOUT_VALUE 2U /* 2 ms (minimum Tick + 1) */ macro
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_rcc.c | 69 #define LSI_TIMEOUT_VALUE (2U) /* 2 ms (minimum Tick + 1) */ macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rcc.c | 70 #define LSI_TIMEOUT_VALUE ((uint32_t)17UL) /* 17 ms (LSI maximum timeout is LSI startup t… macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_rcc.c | 71 #define LSI_TIMEOUT_VALUE (2U) /* 2 ms (minimum Tick + 1) */ macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_rcc.c | 72 #define LSI_TIMEOUT_VALUE 2U /* 2 ms (minimum Tick + 1) */ macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rcc.c | 69 #define LSI_TIMEOUT_VALUE 7UL /* 7 ms (maximum 6ms + 1) */ macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_rcc.c | 74 #define LSI_TIMEOUT_VALUE (17U) /* 17 ms (16 ms starting time + 1) */ macro
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_rcc.c | 72 #define LSI_TIMEOUT_VALUE ((5u * 128u * 1000u) / LSI_VALUE) macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_rcc.c | 188 #define LSI_TIMEOUT_VALUE 5UL /* 5 ms (LSI maximum timeout is LSI startup time + LSI_VA… macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rcc.h | 1177 #define LSI_TIMEOUT_VALUE ((uint32_t)2) /* 2 ms */ macro
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rcc.h | 1206 #define LSI_TIMEOUT_VALUE 2U /* 2 ms (minimum Tick + 1) */ macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_rcc.h | 53 #define LSI_TIMEOUT_VALUE (2U) /* 2 ms (minimum Tick + 1) */ macro
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_rcc.h | 52 #define LSI_TIMEOUT_VALUE (2U) /* 2 ms (minimum Tick + 1U) */ macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_rcc.h | 1335 #define LSI_TIMEOUT_VALUE 2U /* 2 ms */ macro
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_rcc.h | 52 #define LSI_TIMEOUT_VALUE (2U) /* 2 ms (minimum Tick + 1U) */ macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_rcc.h | 53 #define LSI_TIMEOUT_VALUE (2U) /* 2 ms (minimum Tick + 1U) */ macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_rcc.h | 1958 #define LSI_TIMEOUT_VALUE 2U /* 2 ms */ macro
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_rcc.h | 4451 #define LSI_TIMEOUT_VALUE (100U) /* 100 ms */ macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rcc.h | 8014 #define LSI_TIMEOUT_VALUE (2U) /* 2 ms */ macro
|