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

QSPI_CS_HIGH_TIME_2_CYCLE macro

nCS stay high for at least 2 clock cycles between commands

Syntax

#define QSPI_CS_HIGH_TIME_2_CYCLE ((uint32_t)QUADSPI_DCR_CSHT_0)

Examples

QSPI_CS_HIGH_TIME_2_CYCLE is referenced by 19 libraries and example projects.

References

LocationText
stm32f4xx_hal_qspi.h:258
#define QSPI_CS_HIGH_TIME_2_CYCLE ((uint32_t)QUADSPI_DCR_CSHT_0) /*!<nCS stay high for at least 2 clock cycles between commands*/
stm32f4xx_hal_qspi.h:657
((CSHTIME) == QSPI_CS_HIGH_TIME_2_CYCLE) || \