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

I2S_CPOL_LOW macro

Syntax

#define I2S_CPOL_LOW (0x00000000U)

Examples

I2S_CPOL_LOW is referenced by 10 libraries and example projects.

References

LocationText
stm32f4xx_hal_i2s.h:260
#define I2S_CPOL_LOW (0x00000000U)
stm32f4xx_hal_i2s.h:580
#define IS_I2S_CPOL(__CPOL__) (((__CPOL__) == I2S_CPOL_LOW) || \