STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
DMA Private Constants

DMA private defines and constants. More...

Collaboration diagram for DMA Private Constants:

Macros

#define HAL_TIMEOUT_DMA_ABORT   5U /* 5 ms */
 

Detailed Description

DMA private defines and constants.

Macro Definition Documentation

◆ HAL_TIMEOUT_DMA_ABORT

#define HAL_TIMEOUT_DMA_ABORT   5U /* 5 ms */

#include <stm32f4xx_hal_dma.c>

Definition at line 123 of file stm32f4xx_hal_dma.c.

Referenced by HAL_DMA_Abort(), and HAL_DMA_Init().