Searched refs:I2S_OPT_FRAME_CLK_MASTER (Results 1 – 8 of 8) sorted by relevance
170 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER in configure_stream()177 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER in configure_stream()
183 #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()
230 if (cfg->i2s.options & I2S_OPT_FRAME_CLK_MASTER) { in codec_configure_dai()
144 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER in configure_stream()151 i2s_cfg.options = I2S_OPT_FRAME_CLK_MASTER in configure_stream()
278 config.options = I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER; in main()
188 config.options = I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER; in ws2812_i2s_init()
92 case I2S_OPT_BIT_CLK_MASTER | I2S_OPT_FRAME_CLK_MASTER: in i2s_mcux_flexcomm_cfg_convert()98 case I2S_OPT_BIT_CLK_SLAVE | I2S_OPT_FRAME_CLK_MASTER: in i2s_mcux_flexcomm_cfg_convert()