Home
last modified time | relevance | path

Searched refs:polling_step (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_hash.c2775 uint32_t polling_step = 0U; in HASH_Start_IT() local
2832 polling_step = 1U; /* note that some words are entered before enabling the interrupt */ in HASH_Start_IT()
2840 if (polling_step == 1U) in HASH_Start_IT()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_hash.c2826 uint32_t polling_step = 0U; in HASH_Start_IT() local
2883 polling_step = 1U; /* note that some words are entered before enabling the interrupt */ in HASH_Start_IT()
2891 if (polling_step == 1U) in HASH_Start_IT()