|
|
#define | I2S_STANDARD_PHILIPS ((uint32_t)0x00000000U) |
| |
|
#define | I2S_STANDARD_MSB ((uint32_t)0x00000010U) |
| |
|
#define | I2S_STANDARD_LSB ((uint32_t)0x00000020U) |
| |
|
#define | I2S_STANDARD_PCM_SHORT ((uint32_t)0x00000030U) |
| |
|
#define | I2S_STANDARD_PCM_LONG ((uint32_t)0x000000B0U) |
| |