|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
@driver_ops{Digital Microphone} More...
#include <dmic.h>
Data Fields | |
| dmic_configure_t | configure |
| @driver_ops_mandatory Configure the DMIC driver and controller(s). | |
| dmic_trigger_t | trigger |
| @driver_ops_mandatory DMIC driver trigger commands. | |
| dmic_read_t | read |
| @driver_ops_mandatory Read received decimated PCM data stream. | |
@driver_ops{Digital Microphone}
| dmic_configure_t dmic_driver_api::configure |
@driver_ops_mandatory Configure the DMIC driver and controller(s).
| dmic_read_t dmic_driver_api::read |
@driver_ops_mandatory Read received decimated PCM data stream.
| dmic_trigger_t dmic_driver_api::trigger |
@driver_ops_mandatory DMIC driver trigger commands.