Collaboration diagram for QSPI Instruction Size:Macros | |
| #define | QSPI_INSTSIZE_00_BITS LL_SSI_INSTSIZE_0BIT |
| 0-bit (No Instruction) More... | |
| #define | QSPI_INSTSIZE_04_BITS LL_SSI_INSTSIZE_4BIT |
| 4-bit Instruction More... | |
| #define | QSPI_INSTSIZE_08_BITS LL_SSI_INSTSIZE_8BIT |
| 8-bit Instruction More... | |
| #define | QSPI_INSTSIZE_16_BITS LL_SSI_INSTSIZE_16BIT |
| 16-bit Instruction More... | |
| #define QSPI_INSTSIZE_00_BITS LL_SSI_INSTSIZE_0BIT |
0-bit (No Instruction)
Definition at line 271 of file gr55xx_hal_qspi.h.
| #define QSPI_INSTSIZE_04_BITS LL_SSI_INSTSIZE_4BIT |
4-bit Instruction
Definition at line 272 of file gr55xx_hal_qspi.h.
| #define QSPI_INSTSIZE_08_BITS LL_SSI_INSTSIZE_8BIT |
8-bit Instruction
Definition at line 273 of file gr55xx_hal_qspi.h.
| #define QSPI_INSTSIZE_16_BITS LL_SSI_INSTSIZE_16BIT |
16-bit Instruction
Definition at line 274 of file gr55xx_hal_qspi.h.