XQSPI Exported Constants
+ Collaboration diagram for XQSPI Exported Constants:

Modules

 XQSPI Error Code
 
 XQSPI Work Mode
 
 XQSPI Cache Mode in XIP mode
 
 XQSPI Read Command in XIP mode
 
 XQSPI Clock Mode
 
 XQSPI Clock Speed
 
 XQSPI Data Mode, only in QSPI mode
 
 XQSPI FIFO Threshold, FIFO depth is 64*4bytes, only in QSPI mode
 
 XQSPI Instruction Size, only in QSPI mode
 
 XQSPI Address Size, only in QSPI mode
 
 XQSPI Instruction and Address Mode, only in QSPI mode
 
 XQSPI Flags, only in QSPI mode
 
 Control Present Status, only in XIP mode
 

Macros

#define HAL_XQSPI_RETRY_DEFAULT_VALUE   ((uint32_t)1000)
 XQSPI_Retry_definition XQSPI Retry definition. More...
 

Detailed Description

Macro Definition Documentation

◆ HAL_XQSPI_RETRY_DEFAULT_VALUE

#define HAL_XQSPI_RETRY_DEFAULT_VALUE   ((uint32_t)1000)

XQSPI_Retry_definition XQSPI Retry definition.

1000 times

Definition at line 352 of file gr55xx_hal_xqspi.h.