Searched refs:I2S_OPT_FRAME_CLK_MASTER (Results 1 – 14 of 14) sorted by relevance
23 .options = I2S_OPT_FRAME_CLK_MASTER | in ZTEST_USER()61 .options = I2S_OPT_FRAME_CLK_MASTER | in ZTEST_USER()95 I2S_OPT_FRAME_CLK_MASTER | I2S_OPT_BIT_CLK_MASTER, in ZTEST_USER()118 .options = I2S_OPT_FRAME_CLK_MASTER | in ZTEST_USER()143 I2S_OPT_FRAME_CLK_MASTER | I2S_OPT_BIT_CLK_MASTER, in ZTEST_USER()
170 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER in configure_stream()177 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER in configure_stream()
118 audio_cfg.dai_cfg.i2s.options = I2S_OPT_FRAME_CLK_MASTER; in main()146 config.options = I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER; in main()
79 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER in main()
185 #define I2S_OPT_FRAME_CLK_MASTER (0 << 2) macro
131 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER | I2S_OPT_BIT_CLK_MASTER; in mpxxdtyy_i2s_configure()
507 if ((cfg->dai_cfg.i2s.options & I2S_OPT_FRAME_CLK_MASTER) == I2S_OPT_FRAME_CLK_MASTER) { in wm8904_configure()
230 if (cfg->i2s.options & I2S_OPT_FRAME_CLK_MASTER) { in codec_configure_dai()
273 config.options = I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER; in main()
144 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER in configure_stream()151 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER in configure_stream()
175 config.options = I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER; in ws2812_i2s_init()
278 config.options = I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER; in main()
536 config.options = I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER; in main()
100 case I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER: in i2s_mcux_flexcomm_cfg_convert()106 case I2S_OPT_BIT_CLK_SLAVE | I2S_OPT_FRAME_CLK_MASTER: in i2s_mcux_flexcomm_cfg_convert()