Collaboration diagram for Instruction Size For Xip: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 */ |
Instruction size for concurrent xip mode
| #define LL_QSPI_CONCURRENT_XIP_INSTSIZE_0BIT 0x0 /* no instruction */ |
Definition at line 600 of file gr55xx_ll_qspi.h.
| #define LL_QSPI_CONCURRENT_XIP_INSTSIZE_16BIT 0x3 /* instruction size equals 16bits */ |
Definition at line 603 of file gr55xx_ll_qspi.h.
| #define LL_QSPI_CONCURRENT_XIP_INSTSIZE_4BIT 0x1 /* instruction size equals 4bits */ |
Definition at line 601 of file gr55xx_ll_qspi.h.
| #define LL_QSPI_CONCURRENT_XIP_INSTSIZE_8BIT 0x2 /* instruction size equals 8bits */ |
Definition at line 602 of file gr55xx_ll_qspi.h.