Frame format for concurrent xip mode. More...
Collaboration diagram for Frame Format For Xip:Macros | |
| #define | LL_QSPI_CONCURRENT_XIP_FRF_RSVD 0x0 |
| SPI Frame format : Reserved. More... | |
| #define | LL_QSPI_CONCURRENT_XIP_FRF_DUAL_SPI 0x1 |
| SPI Frame format : DUAL More... | |
| #define | LL_QSPI_CONCURRENT_XIP_FRF_QUAD_SPI 0x2 |
| SPI Frame format : QUAD More... | |
| #define | LL_QSPI_CONCURRENT_XIP_FRF_OCTAL_SPI 0x3 |
| SPI Frame format : OCTAL More... | |
Frame format for concurrent xip mode.
| #define LL_QSPI_CONCURRENT_XIP_FRF_DUAL_SPI 0x1 |
SPI Frame format : DUAL
Definition at line 642 of file gr55xx_ll_qspi.h.
| #define LL_QSPI_CONCURRENT_XIP_FRF_OCTAL_SPI 0x3 |
SPI Frame format : OCTAL
Definition at line 644 of file gr55xx_ll_qspi.h.
| #define LL_QSPI_CONCURRENT_XIP_FRF_QUAD_SPI 0x2 |
SPI Frame format : QUAD
Definition at line 643 of file gr55xx_ll_qspi.h.
| #define LL_QSPI_CONCURRENT_XIP_FRF_RSVD 0x0 |
SPI Frame format : Reserved.
Definition at line 641 of file gr55xx_ll_qspi.h.