Searched refs:I2S_OPT_LOOPBACK (Results 1 – 5 of 5) sorted by relevance
192 #define I2S_OPT_LOOPBACK BIT(7) macro
182 i2s_cfg.options |= I2S_OPT_LOOPBACK; in configure_stream()
156 i2s_cfg.options |= I2S_OPT_LOOPBACK; in configure_stream()
541 if ((i2s_cfg->options & I2S_OPT_LOOPBACK) || in i2s_nrfx_configure()
625 if (i2s_cfg->options & I2S_OPT_LOOPBACK) { in i2s_sam_configure()