Searched refs:I2S_OPT_PINGPONG (Results 1 – 4 of 4) sorted by relevance
204 #define I2S_OPT_PINGPONG BIT(6) macro
491 if ((i2s_cfg->options & I2S_OPT_PINGPONG) == I2S_OPT_PINGPONG) { in i2s_mcux_config()
538 (i2s_cfg->options & I2S_OPT_PINGPONG)) { in i2s_nrfx_configure()
568 if (i2s_cfg->options & I2S_OPT_PINGPONG) { in i2s_esp32_configure()