STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
HASH DMA suspension words limit
Collaboration diagram for HASH DMA suspension words limit:

Macros

#define HASH_DMA_SUSPENSION_WORDS_LIMIT   20U
 

Detailed Description

Macro Definition Documentation

◆ HASH_DMA_SUSPENSION_WORDS_LIMIT

#define HASH_DMA_SUSPENSION_WORDS_LIMIT   20U

#include <stm32f4xx_hal_hash.c>

Number of words below which DMA suspension is aborted

Definition at line 258 of file stm32f4xx_hal_hash.c.

Referenced by HAL_HASH_DMAFeed_ProcessSuspend().