Collaboration diagram for transfer of inst & address for concurrent xip mode:Macros | |
| #define | QSPI_CONCURRENT_XIP_INST_ADDR_ALL_IN_SPI LL_QSPI_CONCURRENT_XIP_INST_ADDR_ALL_IN_SPI |
| Instruction and address are sent in SPI mode. More... | |
| #define | QSPI_CONCURRENT_XIP_INST_IN_SPI_ADDR_IN_SPIFRF LL_QSPI_CONCURRENT_XIP_INST_IN_SPI_ADDR_IN_SPIFRF |
| Instruction is in sent in SPI mode and address is sent in Daul/Quad SPI mode. More... | |
| #define | QSPI_CONCURRENT_XIP_INST_ADDR_ALL_IN_SPIFRF LL_QSPI_CONCURRENT_XIP_INST_ADDR_ALL_IN_SPIFRF |
| Instruction and address are sent in Daul/Quad SPI mode. More... | |
| #define QSPI_CONCURRENT_XIP_INST_ADDR_ALL_IN_SPI LL_QSPI_CONCURRENT_XIP_INST_ADDR_ALL_IN_SPI |
Instruction and address are sent in SPI mode.
Definition at line 630 of file gr55xx_hal_qspi.h.
| #define QSPI_CONCURRENT_XIP_INST_ADDR_ALL_IN_SPIFRF LL_QSPI_CONCURRENT_XIP_INST_ADDR_ALL_IN_SPIFRF |
Instruction and address are sent in Daul/Quad SPI mode.
Definition at line 632 of file gr55xx_hal_qspi.h.
| #define QSPI_CONCURRENT_XIP_INST_IN_SPI_ADDR_IN_SPIFRF LL_QSPI_CONCURRENT_XIP_INST_IN_SPI_ADDR_IN_SPIFRF |
Instruction is in sent in SPI mode and address is sent in Daul/Quad SPI mode.
Definition at line 631 of file gr55xx_hal_qspi.h.