+ Collaboration diagram for Cache FIFO mode:

Macros

#define LL_XQSPI_CACHE_FIFO_NORMAL   0x00000000UL
 FIFO in normal mode. More...
 
#define LL_XQSPI_CACHE_FIFO_CLEAR   XQSPI_CACHE_CTRL0_FIFO
 FIFO in clear mode
More...
 

Detailed Description

Macro Definition Documentation

◆ LL_XQSPI_CACHE_FIFO_CLEAR

#define LL_XQSPI_CACHE_FIFO_CLEAR   XQSPI_CACHE_CTRL0_FIFO

FIFO in clear mode

Definition at line 184 of file gr55xx_ll_xqspi.h.

◆ LL_XQSPI_CACHE_FIFO_NORMAL

#define LL_XQSPI_CACHE_FIFO_NORMAL   0x00000000UL

FIFO in normal mode.

Definition at line 183 of file gr55xx_ll_xqspi.h.