Macros

#define QSPI_ADDRSIZE_00_BITS   LL_SSI_ADDRSIZE_0BIT
 
#define QSPI_ADDRSIZE_04_BITS   LL_SSI_ADDRSIZE_4BIT
 
#define QSPI_ADDRSIZE_08_BITS   LL_SSI_ADDRSIZE_8BIT
 
#define QSPI_ADDRSIZE_12_BITS   LL_SSI_ADDRSIZE_12BIT
 
#define QSPI_ADDRSIZE_16_BITS   LL_SSI_ADDRSIZE_16BIT
 
#define QSPI_ADDRSIZE_20_BITS   LL_SSI_ADDRSIZE_20BIT
 
#define QSPI_ADDRSIZE_24_BITS   LL_SSI_ADDRSIZE_24BIT
 
#define QSPI_ADDRSIZE_28_BITS   LL_SSI_ADDRSIZE_28BIT
 
#define QSPI_ADDRSIZE_32_BITS   LL_SSI_ADDRSIZE_32BIT
 

Detailed Description

Macro Definition Documentation

◆ QSPI_ADDRSIZE_00_BITS

#define QSPI_ADDRSIZE_00_BITS   LL_SSI_ADDRSIZE_0BIT

0-bit address

Definition at line 280 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_04_BITS

#define QSPI_ADDRSIZE_04_BITS   LL_SSI_ADDRSIZE_4BIT

4-bit address

Definition at line 281 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_08_BITS

#define QSPI_ADDRSIZE_08_BITS   LL_SSI_ADDRSIZE_8BIT

8-bit address

Definition at line 282 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_12_BITS

#define QSPI_ADDRSIZE_12_BITS   LL_SSI_ADDRSIZE_12BIT

12-bit address

Definition at line 283 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_16_BITS

#define QSPI_ADDRSIZE_16_BITS   LL_SSI_ADDRSIZE_16BIT

16-bit address

Definition at line 284 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_20_BITS

#define QSPI_ADDRSIZE_20_BITS   LL_SSI_ADDRSIZE_20BIT

20-bit address

Definition at line 285 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_24_BITS

#define QSPI_ADDRSIZE_24_BITS   LL_SSI_ADDRSIZE_24BIT

24-bit address

Definition at line 286 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_28_BITS

#define QSPI_ADDRSIZE_28_BITS   LL_SSI_ADDRSIZE_28BIT

28-bit address

Definition at line 287 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_32_BITS

#define QSPI_ADDRSIZE_32_BITS   LL_SSI_ADDRSIZE_32BIT

32-bit address

Definition at line 288 of file gr55xx_hal_qspi.h.