XQSPI Cache direct map enable

Modules

 XQSPI Cache flush enable
 
 QSPI Present Bypass
 
 QSPI Flash write bits
 
 InitStrcut default configuartion
 

Macros

#define LL_XQSPI_CACHE_DIRECT_MAP_DIS   0
 
#define LL_XQSPI_CACHE_DIRECT_MAP_EN   1
 

Detailed Description

Macro Definition Documentation

◆ LL_XQSPI_CACHE_DIRECT_MAP_DIS

#define LL_XQSPI_CACHE_DIRECT_MAP_DIS   0

Cache work on 4-Way Set Associative

Definition at line 320 of file gr533x_ll_xqspi.h.

◆ LL_XQSPI_CACHE_DIRECT_MAP_EN

#define LL_XQSPI_CACHE_DIRECT_MAP_EN   1

Cache work on Direct Map

Definition at line 321 of file gr533x_ll_xqspi.h.