QSPI Concurrent Xip Inst Sent Mode

Macros

#define LL_QSPI_CONCURRENT_XIP_INST_SENT_EVERY_ACCESS   0u
 
#define LL_QSPI_CONCURRENT_XIP_INST_SENT_ONLY_FIRST_ACCESS   1u
 

Detailed Description

Macro Definition Documentation

◆ LL_QSPI_CONCURRENT_XIP_INST_SENT_EVERY_ACCESS

#define LL_QSPI_CONCURRENT_XIP_INST_SENT_EVERY_ACCESS   0u

Send instruction for every transaction

Definition at line 684 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_CONCURRENT_XIP_INST_SENT_ONLY_FIRST_ACCESS

#define LL_QSPI_CONCURRENT_XIP_INST_SENT_ONLY_FIRST_ACCESS   1u

Send instruction only for first transaction

Definition at line 685 of file gr55xx_ll_qspi.h.