Macros
Collaboration diagram for DMA_Buffer_Size:

Macros

#define IS_DMA_BUFFER_SIZE(SIZE)   (((SIZE) >= 0x1) && ((SIZE) < 0x10000))
 

Detailed Description

Macro Definition Documentation

#define IS_DMA_BUFFER_SIZE (   SIZE)    (((SIZE) >= 0x1) && ((SIZE) < 0x10000))

Definition at line 388 of file stm32f10x_dma.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:56