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

I2S_CPOL_HIGH macro

Syntax

#define I2S_CPOL_HIGH (SPI_I2SCFGR_CKPOL)

Examples

I2S_CPOL_HIGH is referenced by 7 libraries and example projects.

References

LocationText
stm32f4xx_hal_i2s.h:261
#define I2S_CPOL_HIGH (SPI_I2SCFGR_CKPOL)
stm32f4xx_hal_i2s.h:581
((__CPOL__) == I2S_CPOL_HIGH))