HAL + 0/7 examples
CodeScope will show references to QSPI_CS_HIGH_TIME_5_CYCLE from the following samples and libraries:
 
Symbols
loading...
Files
loading...

QSPI_CS_HIGH_TIME_5_CYCLE macro

nCS stay high for at least 5 clock cycles between commands

Syntax

#define QSPI_CS_HIGH_TIME_5_CYCLE ((uint32_t)QUADSPI_DCR_CSHT_2)

Examples

QSPI_CS_HIGH_TIME_5_CYCLE is referenced by 7 libraries and example projects.

References

LocationText
stm32f4xx_hal_qspi.h:261
#define QSPI_CS_HIGH_TIME_5_CYCLE ((uint32_t)QUADSPI_DCR_CSHT_2) /*!<nCS stay high for at least 5 clock cycles between commands*/
stm32f4xx_hal_qspi.h:660
((CSHTIME) == QSPI_CS_HIGH_TIME_5_CYCLE) || \