Home
last modified time | relevance | path

Searched refs:PKA_RAM_ERASE_TIMEOUT (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pka.c279 #define PKA_RAM_ERASE_TIMEOUT 1000U macro
409 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_Init()
535 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_MspDeInit()
546 …if (PKA_WaitOnFlagUntilTimeout(hpka, PKA_SR_INITOK, RESET, tickstart, PKA_RAM_ERASE_TIMEOUT) != HA… in HAL_PKA_MspDeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pka.c279 #define PKA_RAM_ERASE_TIMEOUT 1000U macro
409 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_Init()
535 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_MspDeInit()
546 …if (PKA_WaitOnFlagUntilTimeout(hpka, PKA_SR_INITOK, RESET, tickstart, PKA_RAM_ERASE_TIMEOUT) != HA… in HAL_PKA_MspDeInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pka.c279 #define PKA_RAM_ERASE_TIMEOUT 1000U macro
409 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_Init()
535 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_MspDeInit()
546 …if (PKA_WaitOnFlagUntilTimeout(hpka, PKA_SR_INITOK, RESET, tickstart, PKA_RAM_ERASE_TIMEOUT) != HA… in HAL_PKA_MspDeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pka.c279 #define PKA_RAM_ERASE_TIMEOUT 1000U macro
412 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_Init()
538 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_MspDeInit()
549 …if (PKA_WaitOnFlagUntilTimeout(hpka, PKA_SR_INITOK, RESET, tickstart, PKA_RAM_ERASE_TIMEOUT) != HA… in HAL_PKA_MspDeInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pka.c265 #define PKA_RAM_ERASE_TIMEOUT 1000U macro
387 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pka.c265 #define PKA_RAM_ERASE_TIMEOUT 1000U macro
387 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pka.c265 #define PKA_RAM_ERASE_TIMEOUT 1000U macro
387 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pka.c289 #define PKA_RAM_ERASE_TIMEOUT 1000U macro
431 if ((HAL_GetTick() - tickstart) > PKA_RAM_ERASE_TIMEOUT) in HAL_PKA_Init()