Macros | |
#define | LL_DMA_DHANDSHAKING_HW ((uint32_t)0x00000000U) |
Destination: hardware handshake. More... | |
#define | LL_DMA_DHANDSHAKING_SW DMA_CFGL_HS_SEL_DST |
Destination: software handshake. More... | |
#define LL_DMA_DHANDSHAKING_HW ((uint32_t)0x00000000U) |
Destination: hardware handshake.
Definition at line 266 of file gr55xx_ll_dma.h.
#define LL_DMA_DHANDSHAKING_SW DMA_CFGL_HS_SEL_DST |
Destination: software handshake.
Definition at line 267 of file gr55xx_ll_dma.h.