Macros | |
#define | LL_I2S_FIFO_DEPTH_2 (0UL) |
#define | LL_I2S_FIFO_DEPTH_4 (1UL) |
#define | LL_I2S_FIFO_DEPTH_8 (2UL) |
#define | LL_I2S_FIFO_DEPTH_16 (3UL) |
#define LL_I2S_FIFO_DEPTH_16 (3UL) |
FIFO depth is 16.
Definition at line 233 of file gr55xx_ll_i2s.h.
#define LL_I2S_FIFO_DEPTH_2 (0UL) |
FIFO depth is 2 .
Definition at line 230 of file gr55xx_ll_i2s.h.
#define LL_I2S_FIFO_DEPTH_4 (1UL) |
FIFO depth is 4 .
Definition at line 231 of file gr55xx_ll_i2s.h.
#define LL_I2S_FIFO_DEPTH_8 (2UL) |
FIFO depth is 8 .
Definition at line 232 of file gr55xx_ll_i2s.h.