Macros

#define QSPI_ADDRSIZE_00_BITS   LL_QSPI_ADDRSIZE_0BIT
 
#define QSPI_ADDRSIZE_04_BITS   LL_QSPI_ADDRSIZE_4BIT
 
#define QSPI_ADDRSIZE_08_BITS   LL_QSPI_ADDRSIZE_8BIT
 
#define QSPI_ADDRSIZE_12_BITS   LL_QSPI_ADDRSIZE_12BIT
 
#define QSPI_ADDRSIZE_16_BITS   LL_QSPI_ADDRSIZE_16BIT
 
#define QSPI_ADDRSIZE_20_BITS   LL_QSPI_ADDRSIZE_20BIT
 
#define QSPI_ADDRSIZE_24_BITS   LL_QSPI_ADDRSIZE_24BIT
 
#define QSPI_ADDRSIZE_28_BITS   LL_QSPI_ADDRSIZE_28BIT
 
#define QSPI_ADDRSIZE_32_BITS   LL_QSPI_ADDRSIZE_32BIT
 

Detailed Description

Macro Definition Documentation

◆ QSPI_ADDRSIZE_00_BITS

#define QSPI_ADDRSIZE_00_BITS   LL_QSPI_ADDRSIZE_0BIT

0-bit address

Definition at line 456 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_04_BITS

#define QSPI_ADDRSIZE_04_BITS   LL_QSPI_ADDRSIZE_4BIT

4-bit address

Definition at line 457 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_08_BITS

#define QSPI_ADDRSIZE_08_BITS   LL_QSPI_ADDRSIZE_8BIT

8-bit address

Definition at line 458 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_12_BITS

#define QSPI_ADDRSIZE_12_BITS   LL_QSPI_ADDRSIZE_12BIT

12-bit address

Definition at line 459 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_16_BITS

#define QSPI_ADDRSIZE_16_BITS   LL_QSPI_ADDRSIZE_16BIT

16-bit address

Definition at line 460 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_20_BITS

#define QSPI_ADDRSIZE_20_BITS   LL_QSPI_ADDRSIZE_20BIT

20-bit address

Definition at line 461 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_24_BITS

#define QSPI_ADDRSIZE_24_BITS   LL_QSPI_ADDRSIZE_24BIT

24-bit address

Definition at line 462 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_28_BITS

#define QSPI_ADDRSIZE_28_BITS   LL_QSPI_ADDRSIZE_28BIT

28-bit address

Definition at line 463 of file gr55xx_hal_qspi.h.

◆ QSPI_ADDRSIZE_32_BITS

#define QSPI_ADDRSIZE_32_BITS   LL_QSPI_ADDRSIZE_32BIT

32-bit address

Definition at line 464 of file gr55xx_hal_qspi.h.