zephyr/doc/reference/audio/dmic.rst
Martí Bolívar 2485d76bf3 doc: api: sort the API overview alphabetically
This makes it easier to scan. The sorting is done based on the text
that appears in the HTML, not the :ref: label name.

In the case of the DMIC API, change the title of the document to match
the "Audio Codec" document so we can keep those together.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-10-30 15:57:30 +01:00

23 lines
325 B
ReStructuredText

.. _audio_dmic_api:
Audio DMIC
##########
Overview
********
The audio DMIC interface provides access to digital microphones.
Configuration Options
*********************
Related configuration options:
* :option:`CONFIG_AUDIO_DMIC`
API Reference
*************
.. doxygengroup:: audio_dmic_interface
:project: Zephyr