Instruction phase for concurrent xip mode
+ Collaboration diagram for Instruction phase for concurrent xip mode:

Macros

#define QSPI_CONCURRENT_XIP_INST_ENABLE   LL_QSPI_CONCURRENT_XIP_INST_ENABLE
 Enable Instruction phase. More...
 
#define QSPI_CONCURRENT_XIP_INST_DISABLE   LL_QSPI_CONCURRENT_XIP_INST_DISABLE
 Disable Instruction phase. More...
 

Detailed Description

Macro Definition Documentation

◆ QSPI_CONCURRENT_XIP_INST_DISABLE

#define QSPI_CONCURRENT_XIP_INST_DISABLE   LL_QSPI_CONCURRENT_XIP_INST_DISABLE

Disable Instruction phase.

Definition at line 669 of file gr55xx_hal_qspi.h.

◆ QSPI_CONCURRENT_XIP_INST_ENABLE

#define QSPI_CONCURRENT_XIP_INST_ENABLE   LL_QSPI_CONCURRENT_XIP_INST_ENABLE

Enable Instruction phase.

Definition at line 668 of file gr55xx_hal_qspi.h.