Macros

#define LL_XQSPI_XIP_ADDR_3BYTES   0x00000000UL
 
#define LL_XQSPI_XIP_ADDR_4BYTES   XQSPI_XIP_CFG_ADDR4
 

Detailed Description

Macro Definition Documentation

◆ LL_XQSPI_XIP_ADDR_3BYTES

#define LL_XQSPI_XIP_ADDR_3BYTES   0x00000000UL

Address command is 3 bytes

Definition at line 193 of file gr533x_ll_xqspi.h.

◆ LL_XQSPI_XIP_ADDR_4BYTES

#define LL_XQSPI_XIP_ADDR_4BYTES   XQSPI_XIP_CFG_ADDR4

Address command is 4 bytes

Definition at line 194 of file gr533x_ll_xqspi.h.