STM32F10x Standard Peripherals Library
3.5.0
|
Defines | |
#define | IS_DMA_BUFFER_SIZE(SIZE) (((SIZE) >= 0x1) && ((SIZE) < 0x10000)) |
#define IS_DMA_BUFFER_SIZE | ( | SIZE | ) | (((SIZE) >= 0x1) && ((SIZE) < 0x10000)) |
Definition at line 388 of file stm32f10x_dma.h.