Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/audio/
Ddmic_nrfx_pdm.c38 struct dmic_nrfx_pdm_drv_cfg { struct
65 const struct dmic_nrfx_pdm_drv_cfg *drv_cfg = dev->config; in event_handler() argument
163 static bool check_pdm_frequencies(const struct dmic_nrfx_pdm_drv_cfg *drv_cfg, in check_pdm_frequencies()
299 static bool find_suitable_clock(const struct dmic_nrfx_pdm_drv_cfg *drv_cfg, in find_suitable_clock()
369 const struct dmic_nrfx_pdm_drv_cfg *drv_cfg = dev->config; in dmic_nrfx_pdm_configure()
610 const struct dmic_nrfx_pdm_drv_cfg *drv_cfg = dev->config; in init_clock_manager()
642 const struct dmic_nrfx_pdm_drv_cfg *drv_cfg = dev->config; \
661 static const struct dmic_nrfx_pdm_drv_cfg dmic_nrfx_pdm_cfg##idx = { \