Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hash.c2814 uint32_t polling_step = 0U; in HASH_Start_IT() local
2871 polling_step = 1U; /* note that some words are entered before enabling the interrupt */ in HASH_Start_IT()
2879 if (polling_step == 1U) in HASH_Start_IT()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_hash.c2806 uint32_t polling_step = 0U; in HASH_Start_IT() local
2863 polling_step = 1U; /* note that some words are entered before enabling the interrupt */ in HASH_Start_IT()
2871 if (polling_step == 1U) in HASH_Start_IT()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_hash.c2806 uint32_t polling_step = 0U; in HASH_Start_IT() local
2863 polling_step = 1U; /* note that some words are entered before enabling the interrupt */ in HASH_Start_IT()
2871 if (polling_step == 1U) in HASH_Start_IT()
/hal_stm32-3.4.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_hash.c2740 uint32_t polling_step = 0U; in HASH_Start_IT() local
2797 polling_step = 1U; /* note that some words are entered before enabling the interrupt */ in HASH_Start_IT()
2805 if (polling_step == 1U) in HASH_Start_IT()
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_hash.c2806 uint32_t polling_step = 0U; in HASH_Start_IT() local
2863 polling_step = 1U; /* note that some words are entered before enabling the interrupt */ in HASH_Start_IT()
2871 if (polling_step == 1U) in HASH_Start_IT()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_hash.c2825 uint32_t polling_step = 0U; in HASH_Start_IT() local
2882 polling_step = 1U; /* note that some words are entered before enabling the interrupt */ in HASH_Start_IT()
2890 if (polling_step == 1U) in HASH_Start_IT()
/hal_stm32-3.4.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_hash.c2819 uint32_t polling_step = 0U; in HASH_Start_IT() local
2876 polling_step = 1U; /* note that some words are entered before enabling the interrupt */ in HASH_Start_IT()
2884 if (polling_step == 1U) in HASH_Start_IT()