HAL + 0/5 examples
CodeScope will show references to I2S_STANDARD_PHILIPS from the following samples and libraries:
Drivers
Peripherals
Boards
Examples
STM32F412G-Discovery
Examples
DFSDM
STM32F413H-Discovery
Examples
DFSDM
 
Symbols
loading...
Files
loading...

I2S_STANDARD_PHILIPS macro

Syntax

#define I2S_STANDARD_PHILIPS (0x00000000U)

Examples

I2S_STANDARD_PHILIPS is referenced by 5 libraries and example projects.

References

LocationText
stm32f4xx_hal_i2s.h:202
#define I2S_STANDARD_PHILIPS (0x00000000U)
stm32f4xx_hal_i2s.h:554
#define IS_I2S_STANDARD(__STANDARD__) (((__STANDARD__) == I2S_STANDARD_PHILIPS) || \