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>
24 lines
447 B
ReStructuredText
24 lines
447 B
ReStructuredText
.. _i2s_api:
|
|
|
|
Inter-IC Sound (I2S) Bus
|
|
########################
|
|
|
|
Overview
|
|
********
|
|
|
|
The I2S (Inter-IC Sound) API provides support for the standard I2S interface
|
|
as well as common non-standard extensions such as PCM Short/Long Frame Sync
|
|
and Left/Right Justified Data Formats.
|
|
|
|
Configuration Options
|
|
*********************
|
|
|
|
Related configuration options:
|
|
|
|
* :kconfig:option:`CONFIG_I2S`
|
|
|
|
API Reference
|
|
*************
|
|
|
|
.. doxygengroup:: i2s_interface
|