Zephyr API 3.6.99
|
Input configuration structure for the DMIC configuration API. More...
#include <dmic.h>
Data Fields | |
struct pdm_io_cfg | io |
struct pcm_stream_cfg * | streams |
Array of pcm_stream_cfg for application to provide configuration for each stream. | |
struct pdm_chan_cfg | channel |
Input configuration structure for the DMIC configuration API.
struct pdm_chan_cfg dmic_cfg::channel |
struct pdm_io_cfg dmic_cfg::io |
struct pcm_stream_cfg* dmic_cfg::streams |
Array of pcm_stream_cfg for application to provide configuration for each stream.