Macros | |
#define | LL_QSPI_CONCURRENT_XIP_INSTSIZE_0BIT 0x0 /* no instruction */ |
#define | LL_QSPI_CONCURRENT_XIP_INSTSIZE_4BIT 0x1 /* instruction size equals 4bits */ |
#define | LL_QSPI_CONCURRENT_XIP_INSTSIZE_8BIT 0x2 /* instruction size equals 8bits */ |
#define | LL_QSPI_CONCURRENT_XIP_INSTSIZE_16BIT 0x3 /* instruction size equals 16bits */ |
#define LL_QSPI_CONCURRENT_XIP_INSTSIZE_0BIT 0x0 /* no instruction */ |
Definition at line 595 of file gr55xx_ll_qspi.h.
#define LL_QSPI_CONCURRENT_XIP_INSTSIZE_16BIT 0x3 /* instruction size equals 16bits */ |
Definition at line 598 of file gr55xx_ll_qspi.h.
#define LL_QSPI_CONCURRENT_XIP_INSTSIZE_4BIT 0x1 /* instruction size equals 4bits */ |
Definition at line 596 of file gr55xx_ll_qspi.h.
#define LL_QSPI_CONCURRENT_XIP_INSTSIZE_8BIT 0x2 /* instruction size equals 8bits */ |
Definition at line 597 of file gr55xx_ll_qspi.h.