Searched refs:pcm_width (Results 1 – 9 of 9) sorted by relevance
26 .pcm_width = CHAN_SIZE,
89 .pcm_width = SAMPLE_BIT_WIDTH, in main()
29 .pcm_width = CHAN_SIZE,
120 uint8_t pcm_width; member
99 uint8_t chan_size = cfg->streams->pcm_width; in mpxxdtyy_i2s_configure()
419 if (stream->pcm_rate == 0 || stream->pcm_width == 0) { in dmic_nrfx_pdm_configure()428 if (stream->pcm_width != 16) { in dmic_nrfx_pdm_configure()
434 if (stream->pcm_rate == 0 || stream->pcm_width == 0) { in dmic_mcux_configure()459 if (stream->pcm_width != 16) { in dmic_mcux_configure()
74 .pcm_width = SAMPLE_BIT_WIDTH, in main()
42 .pcm_width = SAMPLE_BIT_WIDTH,