Collaboration diagram for DMA Defines:Macros | |
| #define | LL_QSPI_DMA_TX_DIS 0x00000000UL |
| Disable the transmit FIFO DMA channel. More... | |
| #define | LL_QSPI_DMA_TX_EN QSPI_DMAC_TDMAE |
| Enable the transmit FIFO DMA channel More... | |
| #define | LL_QSPI_DMA_RX_DIS 0x00000000UL |
| Disable the receive FIFO DMA channel. More... | |
| #define | LL_QSPI_DMA_RX_EN QSPI_DMAC_RDMAE |
| Enable the receive FIFO DMA channel More... | |
| #define LL_QSPI_DMA_RX_DIS 0x00000000UL |
Disable the receive FIFO DMA channel.
Definition at line 511 of file gr55xx_ll_qspi.h.
| #define LL_QSPI_DMA_RX_EN QSPI_DMAC_RDMAE |
Enable the receive FIFO DMA channel
Definition at line 512 of file gr55xx_ll_qspi.h.
| #define LL_QSPI_DMA_TX_DIS 0x00000000UL |
Disable the transmit FIFO DMA channel.
Definition at line 508 of file gr55xx_ll_qspi.h.
| #define LL_QSPI_DMA_TX_EN QSPI_DMAC_TDMAE |
Enable the transmit FIFO DMA channel
Definition at line 509 of file gr55xx_ll_qspi.h.