Collaboration diagram for endian mode for qspi xip:Macros | |
| #define | QSPI_CONCURRENT_XIP_ENDIAN_MODE_0 LL_QSPI_CONCURRENT_XIP_ENDIAN_MODE_0 |
| Default endian order from AHB. More... | |
| #define | QSPI_CONCURRENT_XIP_ENDIAN_MODE_1 LL_QSPI_CONCURRENT_XIP_ENDIAN_MODE_1 |
| Re-order the read data as [23:16], [31:24], [7:0], [15:8]. More... | |
| #define | QSPI_CONCURRENT_XIP_ENDIAN_MODE_2 LL_QSPI_CONCURRENT_XIP_ENDIAN_MODE_2 |
| Re-order the read data as [7:0], [15:8], [23:16], [31:24]. More... | |
| #define QSPI_CONCURRENT_XIP_ENDIAN_MODE_0 LL_QSPI_CONCURRENT_XIP_ENDIAN_MODE_0 |
Default endian order from AHB.
Definition at line 569 of file gr55xx_hal_qspi.h.
| #define QSPI_CONCURRENT_XIP_ENDIAN_MODE_1 LL_QSPI_CONCURRENT_XIP_ENDIAN_MODE_1 |
Re-order the read data as [23:16], [31:24], [7:0], [15:8].
Definition at line 570 of file gr55xx_hal_qspi.h.
| #define QSPI_CONCURRENT_XIP_ENDIAN_MODE_2 LL_QSPI_CONCURRENT_XIP_ENDIAN_MODE_2 |
Re-order the read data as [7:0], [15:8], [23:16], [31:24].
Definition at line 571 of file gr55xx_hal_qspi.h.