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 470 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 471 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 472 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 473 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 474 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 475 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 476 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 477 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 478 of file gr55xx_hal_qspi.h.