Collaboration diagram for QSPI Instruction and Address Mode:Macros | |
| #define | QSPI_INST_ADDR_ALL_IN_SPI LL_SSI_INST_ADDR_ALL_IN_SPI |
| Instruction and address are sent in SPI mode. More... | |
| #define | QSPI_INST_IN_SPI_ADDR_IN_SPIFRF LL_SSI_INST_IN_SPI_ADDR_IN_SPIFRF |
| Instruction is sent in SPI mode, and address is sent in Daul/Quad SPI mode. More... | |
| #define | QSPI_INST_ADDR_ALL_IN_SPIFRF LL_SSI_INST_ADDR_ALL_IN_SPIFRF |
| Instruction and address are sent in Daul/Quad SPI mode. More... | |
| #define QSPI_INST_ADDR_ALL_IN_SPI LL_SSI_INST_ADDR_ALL_IN_SPI |
Instruction and address are sent in SPI mode.
Definition at line 330 of file gr55xx_hal_qspi.h.
| #define QSPI_INST_ADDR_ALL_IN_SPIFRF LL_SSI_INST_ADDR_ALL_IN_SPIFRF |
Instruction and address are sent in Daul/Quad SPI mode.
Definition at line 332 of file gr55xx_hal_qspi.h.
| #define QSPI_INST_IN_SPI_ADDR_IN_SPIFRF LL_SSI_INST_IN_SPI_ADDR_IN_SPIFRF |
Instruction is sent in SPI mode, and address is sent in Daul/Quad SPI mode.
Definition at line 331 of file gr55xx_hal_qspi.h.