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

QSPI_DATA_4_LINES macro

Data on four lines

Syntax

#define QSPI_DATA_4_LINES ((uint32_t)QUADSPI_CCR_DMODE)

Examples

QSPI_DATA_4_LINES is referenced by 22 libraries and example projects.

References

LocationText
stm32f4xx_hal_qspi.h:357
#define QSPI_DATA_4_LINES ((uint32_t)QUADSPI_CCR_DMODE) /*!<Data on four lines*/
stm32f4xx_hal_qspi.h:706
((MODE) == QSPI_DATA_4_LINES))