HAL + 0/22 examples
CodeScope will show references to QSPI_SAMPLE_SHIFTING_HALFCYCLE from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALQSPI_SAMPLE_SHIFTING_HALFCYCLE

QSPI_SAMPLE_SHIFTING_HALFCYCLE macro

1/2 clock cycle shift to sample data

Syntax

#define QSPI_SAMPLE_SHIFTING_HALFCYCLE ((uint32_t)QUADSPI_CR_SSHIFT)

Examples

QSPI_SAMPLE_SHIFTING_HALFCYCLE is referenced by 22 libraries and example projects.

References

LocationText
stm32f4xx_hal_qspi.h:249
#define QSPI_SAMPLE_SHIFTING_HALFCYCLE ((uint32_t)QUADSPI_CR_SSHIFT) /*!<1/2 clock cycle shift to sample data*/
stm32f4xx_hal_qspi.h:652
((SSHIFT) == QSPI_SAMPLE_SHIFTING_HALFCYCLE))