Macros

#define LL_QSPI_MAX_FIFO_DEPTH   (32u)
 
#define LL_QSPI0_REG_RX_FIFO_DEPTH   (16u)
 
#define LL_QSPI0_REG_TX_FIFO_DEPTH   (16u)
 
#define LL_QSPI0_XIP_RX_FIFO_DEPTH   (32u)
 
#define LL_QSPI0_XIP_TX_FIFO_DEPTH   (16u)
 
#define LL_QSPI1_REG_RX_FIFO_DEPTH   (32u)
 
#define LL_QSPI1_REG_TX_FIFO_DEPTH   (32u)
 
#define LL_QSPI1_XIP_RX_FIFO_DEPTH   (32u)
 
#define LL_QSPI1_XIP_TX_FIFO_DEPTH   (32u)
 
#define LL_QSPI2_REG_RX_FIFO_DEPTH   (16u)
 
#define LL_QSPI2_REG_TX_FIFO_DEPTH   (32u)
 
#define LL_QSPI2_XIP_RX_FIFO_DEPTH   (16u)
 
#define LL_QSPI2_XIP_TX_FIFO_DEPTH   (16u)
 

Detailed Description

Macro Definition Documentation

◆ LL_QSPI0_REG_RX_FIFO_DEPTH

#define LL_QSPI0_REG_RX_FIFO_DEPTH   (16u)

Receive FIFO Depth Of Register Mode for QSPI0 Master

Definition at line 285 of file gr55xx_ll_qspi.h.

◆ LL_QSPI0_REG_TX_FIFO_DEPTH

#define LL_QSPI0_REG_TX_FIFO_DEPTH   (16u)

Transmit FIFO Depth Of Register Mode for QSPI0 Master

Definition at line 286 of file gr55xx_ll_qspi.h.

◆ LL_QSPI0_XIP_RX_FIFO_DEPTH

#define LL_QSPI0_XIP_RX_FIFO_DEPTH   (32u)

Receive FIFO Depth Of XIP Mode for QSPI0 Master

Definition at line 287 of file gr55xx_ll_qspi.h.

◆ LL_QSPI0_XIP_TX_FIFO_DEPTH

#define LL_QSPI0_XIP_TX_FIFO_DEPTH   (16u)

Transmit FIFO Depth Of XIP Mode for QSPI0 Master

Definition at line 288 of file gr55xx_ll_qspi.h.

◆ LL_QSPI1_REG_RX_FIFO_DEPTH

#define LL_QSPI1_REG_RX_FIFO_DEPTH   (32u)

Receive FIFO Depth Of Register Mode for QSPI1 Master

Definition at line 290 of file gr55xx_ll_qspi.h.

◆ LL_QSPI1_REG_TX_FIFO_DEPTH

#define LL_QSPI1_REG_TX_FIFO_DEPTH   (32u)

Transmit FIFO Depth Of Register Mode for QSPI1 Master

Definition at line 291 of file gr55xx_ll_qspi.h.

◆ LL_QSPI1_XIP_RX_FIFO_DEPTH

#define LL_QSPI1_XIP_RX_FIFO_DEPTH   (32u)

Receive FIFO Depth Of XIP Mode for QSPI1 Master

Definition at line 292 of file gr55xx_ll_qspi.h.

◆ LL_QSPI1_XIP_TX_FIFO_DEPTH

#define LL_QSPI1_XIP_TX_FIFO_DEPTH   (32u)

Transmit FIFO Depth Of XIP Mode for QSPI1 Master

Definition at line 293 of file gr55xx_ll_qspi.h.

◆ LL_QSPI2_REG_RX_FIFO_DEPTH

#define LL_QSPI2_REG_RX_FIFO_DEPTH   (16u)

Receive FIFO Depth Of Register Mode for QSPI2 Master

Definition at line 295 of file gr55xx_ll_qspi.h.

◆ LL_QSPI2_REG_TX_FIFO_DEPTH

#define LL_QSPI2_REG_TX_FIFO_DEPTH   (32u)

Transmit FIFO Depth Of Register Mode for QSPI2 Master

Definition at line 296 of file gr55xx_ll_qspi.h.

◆ LL_QSPI2_XIP_RX_FIFO_DEPTH

#define LL_QSPI2_XIP_RX_FIFO_DEPTH   (16u)

Receive FIFO Depth Of XIP Mode for QSPI2 Master

Definition at line 297 of file gr55xx_ll_qspi.h.

◆ LL_QSPI2_XIP_TX_FIFO_DEPTH

#define LL_QSPI2_XIP_TX_FIFO_DEPTH   (16u)

Transmit FIFO Depth Of XIP Mode for QSPI2 Master

Definition at line 298 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MAX_FIFO_DEPTH

#define LL_QSPI_MAX_FIFO_DEPTH   (32u)

FIFO Depth for QSPI Master

Definition at line 283 of file gr55xx_ll_qspi.h.