Macros
Collaboration diagram for DMA_data_buffer_size:

Macros

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

Detailed Description

Macro Definition Documentation

◆ IS_DMA_BUFFER_SIZE

#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 Mon Feb 28 2022 23:36:14