STM324x9I_EVAL + 0/1 examples
CodeScope will show references to DMA_MAX from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

DMA_MAX macro

Syntax

#define DMA_MAX(x) (((x) <= DMA_MAX_SZE)? (x):DMA_MAX_SZE)

Arguments

x

Examples

DMA_MAX is referenced by 1 libraries and example projects.

References