Searched refs:I2S_OPT_PINGPONG (Results 1 – 3 of 3) sorted by relevance
202 #define I2S_OPT_PINGPONG BIT(6) macro
523 if ((i2s_cfg->options & I2S_OPT_PINGPONG) == I2S_OPT_PINGPONG) { in i2s_mcux_config()
518 (i2s_cfg->options & I2S_OPT_PINGPONG)) { in i2s_nrfx_configure()