HAL + 0/6 examples
CodeScope will show references to SPI_PHASE_2EDGE from the following samples and libraries:
Drivers
Boards
Examples
STM32F4-Discovery
Examples
SPI
SPI_FullDuplex_AdvComIT
SPI_FullDuplex_AdvComPolling
 
Symbols
loading...
Files
loading...

SPI_PHASE_2EDGE macro

Syntax

#define SPI_PHASE_2EDGE SPI_CR1_CPHA

Examples

SPI_PHASE_2EDGE is referenced by 6 libraries and example projects.

References

LocationText
stm32f4xx_hal_spi.h:244
#define SPI_PHASE_2EDGE SPI_CR1_CPHA
stm32f4xx_hal_spi.h:574
((__CPHA__) == SPI_PHASE_2EDGE))