Macros | |
#define | XQSPI_INST_ADDR_ALL_IN_SPI (0) |
#define | XQSPI_INST_IN_SPI_ADDR_IN_SPIFRF (1) |
#define | XQSPI_INST_ADDR_ALL_IN_SPIFRF (2) |
#define XQSPI_INST_ADDR_ALL_IN_SPI (0) |
Instruction and address are sent in SPI mode
Definition at line 355 of file gr55xx_hal_xqspi.h.
#define XQSPI_INST_ADDR_ALL_IN_SPIFRF (2) |
Instruction and address are sent in Daul/Quad SPI mode
Definition at line 357 of file gr55xx_hal_xqspi.h.
#define XQSPI_INST_IN_SPI_ADDR_IN_SPIFRF (1) |
Instruction is sent in SPI mode, and address is sent in Daul/Quad SPI mode
Definition at line 356 of file gr55xx_hal_xqspi.h.