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

SPI_POLARITY_HIGH macro

Syntax

#define SPI_POLARITY_HIGH SPI_CR1_CPOL

Examples

SPI_POLARITY_HIGH is referenced by 14 libraries and example projects.

References

LocationText
stm32f4xx_hal_spi.h:235
#define SPI_POLARITY_HIGH SPI_CR1_CPOL
stm32f4xx_hal_spi.h:566
((__CPOL__) == SPI_POLARITY_HIGH))