Macros | |
#define | I2S_Standard_LSB ((uint16_t)0x0020) |
#define | I2S_Standard_LSB ((uint16_t)0x0020) |
#define | I2S_Standard_MSB ((uint16_t)0x0010) |
#define | I2S_Standard_MSB ((uint16_t)0x0010) |
#define | I2S_Standard_PCMLong ((uint16_t)0x00B0) |
#define | I2S_Standard_PCMLong ((uint16_t)0x00B0) |
#define | I2S_Standard_PCMShort ((uint16_t)0x0030) |
#define | I2S_Standard_PCMShort ((uint16_t)0x0030) |
#define | I2S_Standard_Phillips ((uint16_t)0x0000) |
#define | I2S_Standard_Phillips ((uint16_t)0x0000) |
#define | IS_I2S_STANDARD(STANDARD) |
#define | IS_I2S_STANDARD(STANDARD) |
#define I2S_Standard_LSB ((uint16_t)0x0020) |
Definition at line 258 of file stm32f10x_spi.h.
#define I2S_Standard_LSB ((uint16_t)0x0020) |
Definition at line 308 of file stm32f30x_spi.h.
#define I2S_Standard_MSB ((uint16_t)0x0010) |
Definition at line 257 of file stm32f10x_spi.h.
#define I2S_Standard_MSB ((uint16_t)0x0010) |
Definition at line 307 of file stm32f30x_spi.h.
#define I2S_Standard_PCMLong ((uint16_t)0x00B0) |
Definition at line 260 of file stm32f10x_spi.h.
#define I2S_Standard_PCMLong ((uint16_t)0x00B0) |
Definition at line 310 of file stm32f30x_spi.h.
#define I2S_Standard_PCMShort ((uint16_t)0x0030) |
Definition at line 259 of file stm32f10x_spi.h.
#define I2S_Standard_PCMShort ((uint16_t)0x0030) |
Definition at line 309 of file stm32f30x_spi.h.
#define I2S_Standard_Phillips ((uint16_t)0x0000) |
Definition at line 256 of file stm32f10x_spi.h.
#define I2S_Standard_Phillips ((uint16_t)0x0000) |
Definition at line 306 of file stm32f30x_spi.h.
#define IS_I2S_STANDARD | ( | STANDARD | ) |
Definition at line 261 of file stm32f10x_spi.h.
#define IS_I2S_STANDARD | ( | STANDARD | ) |
Definition at line 311 of file stm32f30x_spi.h.