+ Collaboration diagram for Address bytes in command:

Macros

#define LL_XQSPI_XIP_ADDR_3BYTES   0x00000000UL
 Address command is 3 bytes
More...
 
#define LL_XQSPI_XIP_ADDR_4BYTES   XQSPI_XIP_CFG_ADDR4
 Address command is 4 bytes
More...
 

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 162 of file gr55xx_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 163 of file gr55xx_ll_xqspi.h.