Home
last modified time | relevance | path

Searched refs:CRYP_GENERAL_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_cryp.c308 #define CRYP_GENERAL_TIMEOUT 82U macro
501 if ((HAL_GetTick() - tickstart) > CRYP_GENERAL_TIMEOUT) in HAL_CRYP_Init()
515 if ((HAL_GetTick() - tickstart) > CRYP_GENERAL_TIMEOUT) in HAL_CRYP_Init()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_cryp.c308 #define CRYP_GENERAL_TIMEOUT 82U macro
501 if ((HAL_GetTick() - tickstart) > CRYP_GENERAL_TIMEOUT) in HAL_CRYP_Init()
515 if ((HAL_GetTick() - tickstart) > CRYP_GENERAL_TIMEOUT) in HAL_CRYP_Init()
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_cryp.c308 #define CRYP_GENERAL_TIMEOUT 82U macro
507 if ((HAL_GetTick() - tickstart) > CRYP_GENERAL_TIMEOUT) in HAL_CRYP_Init()
521 if ((HAL_GetTick() - tickstart) > CRYP_GENERAL_TIMEOUT) in HAL_CRYP_Init()