Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/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-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_lptim.c180 #define TIMEOUT 1000UL /* Timeout is 1s */ macro
2337 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
/hal_stm32-3.5.0/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-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_lptim.c177 #define TIMEOUT 1000UL /* Timeout is 1s */ macro
2335 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_lptim.c180 #define TIMEOUT 1000UL /* Timeout is 1s */ macro
2366 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
/hal_stm32-3.5.0/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-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_lptim.c177 #define TIMEOUT 1000UL /* Timeout is 1s */ macro
2345 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
/hal_stm32-3.5.0/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-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_lptim.c180 #define TIMEOUT 1000UL /* Timeout is 1s */ macro
2542 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()
/hal_stm32-3.5.0/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-3.5.0/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-3.5.0/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-3.5.0/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-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_lptim.c182 #define TIMEOUT 1000UL /* Timeout is 1s */ macro
3359 uint32_t count = TIMEOUT * (SystemCoreClock / 20UL / 1000UL); in LPTIM_WaitForFlag()