Macros
Collaboration diagram for DMA_data_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 181 of file stm32f4xx_dma.h.



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