HAL
HASH_FLAG_DINIS is only used within HAL.
 
Symbols
loading...
Files
loading...

HASH_FLAG_DINIS macro

16 locations are free in the DIN : a new block can be entered in the Peripheral

Syntax

#define HASH_FLAG_DINIS HASH_SR_DINIS

References

LocationText
stm32f4xx_hal_hash.h:230
#define HASH_FLAG_DINIS HASH_SR_DINIS /*!< 16 locations are free in the DIN : a new block can be entered in the Peripheral */
stm32f4xx_hal_hash.c:1850
if (__HAL_HASH_GET_FLAG(HASH_FLAG_DINIS))
stm32f4xx_hal_hash.c:2089
if (__HAL_HASH_GET_FLAG(HASH_FLAG_DINIS))
stm32f4xx_hal_hash.c:2747
while ((!(__HAL_HASH_GET_FLAG(HASH_FLAG_DINIS))) && (SizeVar > 0U))
stm32f4xx_hal_hash.c:2757
if ((!(__HAL_HASH_GET_FLAG(HASH_FLAG_DINIS))) || (SizeVar == 0U))
stm32f4xx_hal_hash.c:2874
while ((!(__HAL_HASH_GET_FLAG(HASH_FLAG_DINIS))) && (SizeVar > 3U))
stm32f4xx_hal_hash.c:2903
else if (__HAL_HASH_GET_FLAG(HASH_FLAG_DINIS))