HAL + 0/17 examples
CodeScope will show references to DMA_PFCTRL from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Applications
USB_Device
STM32469I-Discovery
Applications
FileX
FX_IAP
USBX
STM32469I_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
STM324xG_EVAL
Applications
USB_Device
STM32F413H-Discovery
Applications
USB_Device
 
Symbols
loading...
Files
loading...

DMA_PFCTRL macro

Peripheral flow control mode

Syntax

#define DMA_PFCTRL ((uint32_t)DMA_SxCR_PFCTRL)

Examples

DMA_PFCTRL is referenced by 17 libraries and example projects.

References

LocationText
stm32f4xx_hal_dma.h:282
#define DMA_PFCTRL ((uint32_t)DMA_SxCR_PFCTRL) /*!< Peripheral flow control mode */
stm32f4xx_hal_dma.h:752
((MODE) == DMA_PFCTRL))