Unify the peripheral documentation title strings to the format "<class> [(acronym)] [Bus]". Including both the full name of the peripheral class and an acronym makes the documentation more user friendly as some of the acronyms are less well-known than others. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
23 lines
420 B
ReStructuredText
23 lines
420 B
ReStructuredText
.. _dai_api:
|
|
|
|
Digital Audio Interface (DAI)
|
|
#############################
|
|
|
|
Overview
|
|
********
|
|
|
|
The DAI (Digital Audio Interface) is a generic high level API for audio drivers.
|
|
It can be configured with bespoke data for vendor specific configuration.
|
|
|
|
Configuration Options
|
|
*********************
|
|
|
|
Related configuration options:
|
|
|
|
* :kconfig:option:`CONFIG_DAI`
|
|
|
|
API Reference
|
|
*************
|
|
|
|
.. doxygengroup:: dai_interface
|