/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_lptim.c | 183 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2367 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_lptim.c | 180 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2336 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_lptim.c | 177 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2333 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_lptim.c | 177 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2314 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_lptim.c | 180 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2354 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_lptim.c | 177 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2323 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_lptim.c | 180 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2325 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_lptim.c | 180 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2328 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_lptim.c | 182 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2502 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_lptim.c | 182 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2502 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_lptim.c | 180 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 2530 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_lptim.c | 182 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 3379 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_lptim.c | 182 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 3382 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_lptim.c | 182 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 3367 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_lptim.c | 182 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 3414 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_lptim.c | 182 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 3414 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_lptim.c | 182 #define TIMEOUT 1000UL /* Timeout is 1s */ macro 3789 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
|