Home
last modified time | relevance | path

Searched refs:TIMEOUT (Results 1 – 17 of 17) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_lptim.c183 #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/
Dstm32mp1xx_hal_lptim.c180 #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/
Dstm32f4xx_hal_lptim.c177 #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/
Dstm32l0xx_hal_lptim.c177 #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/
Dstm32g0xx_hal_lptim.c180 #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/
Dstm32f7xx_hal_lptim.c177 #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/
Dstm32h7xx_hal_lptim.c180 #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/
Dstm32g4xx_hal_lptim.c180 #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/
Dstm32wlxx_hal_lptim.c182 #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/
Dstm32l5xx_hal_lptim.c182 #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/
Dstm32l4xx_hal_lptim.c180 #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/
Dstm32h5xx_hal_lptim.c182 #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/
Dstm32u5xx_hal_lptim.c182 #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/
Dstm32wbaxx_hal_lptim.c182 #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/
Dstm32h7rsxx_hal_lptim.c182 #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/
Dstm32n6xx_hal_lptim.c182 #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/
Dstm32u0xx_hal_lptim.c182 #define TIMEOUT 1000UL /* Timeout is 1s */ macro
3789 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()