Home
last modified time | relevance | path

Searched refs:def_map (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/audio/
Ddmic_nrfx_pdm.c393 uint32_t def_map, alt_map; in dmic_nrfx_pdm_configure() local
412 def_map = dmic_build_channel_map(0, 0, PDM_CHAN_LEFT); in dmic_nrfx_pdm_configure()
417 def_map = dmic_build_channel_map(0, 0, PDM_CHAN_LEFT) in dmic_nrfx_pdm_configure()
431 (channel->req_chan_map_lo != def_map && in dmic_nrfx_pdm_configure()
457 if (channel->req_chan_map_lo == def_map) { in dmic_nrfx_pdm_configure()
459 channel->act_chan_map_lo = def_map; in dmic_nrfx_pdm_configure()