Macros | |
#define | LL_I2S_WS_CYCLES_16 (0x00000000UL) |
#define | LL_I2S_WS_CYCLES_24 (0x1UL << I2S_CLKCONFIG_WSS_Pos) |
#define | LL_I2S_WS_CYCLES_32 (0x2UL << I2S_CLKCONFIG_WSS_Pos) |
#define LL_I2S_WS_CYCLES_16 (0x00000000UL) |
16 SCLK cycles in word select line.
Definition at line 193 of file gr55xx_ll_i2s.h.
#define LL_I2S_WS_CYCLES_24 (0x1UL << I2S_CLKCONFIG_WSS_Pos) |
24 SCLK cycles in word select line.
Definition at line 194 of file gr55xx_ll_i2s.h.
#define LL_I2S_WS_CYCLES_32 (0x2UL << I2S_CLKCONFIG_WSS_Pos) |
32 SCLK cycles in word select line.
Definition at line 195 of file gr55xx_ll_i2s.h.