XQSPI Cache direct map enable

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 326 of file gr55xx_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 327 of file gr55xx_ll_xqspi.h.