Macros

#define LL_QSPI_MW_CMDSIZE_1BIT   0x00000000UL
 
#define LL_QSPI_MW_CMDSIZE_2BIT   (1UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_3BIT   (2UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_4BIT   (3UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_5BIT   (4UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_6BIT   (5UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_7BIT   (6UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_8BIT   (7UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_9BIT   (8UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_10BIT   (9UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_11BIT   (10UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_12BIT   (11UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_13BIT   (12UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_14BIT   (13UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_15BIT   (14UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_QSPI_MW_CMDSIZE_16BIT   (15UL << QSPI_CTRL0_CFS_Pos)
 
#define LL_SPI_MW_CMDSIZE_1BIT   0x00000000UL
 
#define LL_SPI_MW_CMDSIZE_2BIT   (1UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_3BIT   (2UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_4BIT   (3UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_5BIT   (4UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_6BIT   (5UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_7BIT   (6UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_8BIT   (7UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_9BIT   (8UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_10BIT   (9UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_11BIT   (10UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_12BIT   (11UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_13BIT   (12UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_14BIT   (13UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_15BIT   (14UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 
#define LL_SPI_MW_CMDSIZE_16BIT   (15UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)
 

Detailed Description

Macro Definition Documentation

◆ LL_QSPI_MW_CMDSIZE_10BIT

#define LL_QSPI_MW_CMDSIZE_10BIT   (9UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 10 bits

Definition at line 431 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_11BIT

#define LL_QSPI_MW_CMDSIZE_11BIT   (10UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 11 bits

Definition at line 432 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_12BIT

#define LL_QSPI_MW_CMDSIZE_12BIT   (11UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 12 bits

Definition at line 433 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_13BIT

#define LL_QSPI_MW_CMDSIZE_13BIT   (12UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 13 bits

Definition at line 434 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_14BIT

#define LL_QSPI_MW_CMDSIZE_14BIT   (13UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 14 bits

Definition at line 435 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_15BIT

#define LL_QSPI_MW_CMDSIZE_15BIT   (14UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 15 bits

Definition at line 436 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_16BIT

#define LL_QSPI_MW_CMDSIZE_16BIT   (15UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 16 bits

Definition at line 437 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_1BIT

#define LL_QSPI_MW_CMDSIZE_1BIT   0x00000000UL

CMD length for Microwire transfer: 1 bits

Definition at line 422 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_2BIT

#define LL_QSPI_MW_CMDSIZE_2BIT   (1UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 2 bits

Definition at line 423 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_3BIT

#define LL_QSPI_MW_CMDSIZE_3BIT   (2UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 3 bits

Definition at line 424 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_4BIT

#define LL_QSPI_MW_CMDSIZE_4BIT   (3UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 4 bits

Definition at line 425 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_5BIT

#define LL_QSPI_MW_CMDSIZE_5BIT   (4UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 5 bits

Definition at line 426 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_6BIT

#define LL_QSPI_MW_CMDSIZE_6BIT   (5UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 6 bits

Definition at line 427 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_7BIT

#define LL_QSPI_MW_CMDSIZE_7BIT   (6UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 7 bits

Definition at line 428 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_8BIT

#define LL_QSPI_MW_CMDSIZE_8BIT   (7UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 8 bits

Definition at line 429 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_MW_CMDSIZE_9BIT

#define LL_QSPI_MW_CMDSIZE_9BIT   (8UL << QSPI_CTRL0_CFS_Pos)

CMD length for Microwire transfer: 9 bits

Definition at line 430 of file gr55xx_ll_qspi.h.

◆ LL_SPI_MW_CMDSIZE_10BIT

#define LL_SPI_MW_CMDSIZE_10BIT   (9UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 10 bits

Definition at line 233 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_11BIT

#define LL_SPI_MW_CMDSIZE_11BIT   (10UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 11 bits

Definition at line 234 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_12BIT

#define LL_SPI_MW_CMDSIZE_12BIT   (11UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 12 bits

Definition at line 235 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_13BIT

#define LL_SPI_MW_CMDSIZE_13BIT   (12UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 13 bits

Definition at line 236 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_14BIT

#define LL_SPI_MW_CMDSIZE_14BIT   (13UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 14 bits

Definition at line 237 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_15BIT

#define LL_SPI_MW_CMDSIZE_15BIT   (14UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 15 bits

Definition at line 238 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_16BIT

#define LL_SPI_MW_CMDSIZE_16BIT   (15UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 16 bits

Definition at line 239 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_1BIT

#define LL_SPI_MW_CMDSIZE_1BIT   0x00000000UL

CMD length for Microwire transfer: 1 bits

Definition at line 224 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_2BIT

#define LL_SPI_MW_CMDSIZE_2BIT   (1UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 2 bits

Definition at line 225 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_3BIT

#define LL_SPI_MW_CMDSIZE_3BIT   (2UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 3 bits

Definition at line 226 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_4BIT

#define LL_SPI_MW_CMDSIZE_4BIT   (3UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 4 bits

Definition at line 227 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_5BIT

#define LL_SPI_MW_CMDSIZE_5BIT   (4UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 5 bits

Definition at line 228 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_6BIT

#define LL_SPI_MW_CMDSIZE_6BIT   (5UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 6 bits

Definition at line 229 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_7BIT

#define LL_SPI_MW_CMDSIZE_7BIT   (6UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 7 bits

Definition at line 230 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_8BIT

#define LL_SPI_MW_CMDSIZE_8BIT   (7UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 8 bits

Definition at line 231 of file gr55xx_ll_spi.h.

◆ LL_SPI_MW_CMDSIZE_9BIT

#define LL_SPI_MW_CMDSIZE_9BIT   (8UL << SPI_CTRL0_CTRL_FRAME_SIZE_POS)

CMD length for Microwire transfer: 9 bits

Definition at line 232 of file gr55xx_ll_spi.h.