Mostly moved and reorganised content to the Connectivity chapter, separated API references. Fill in some gaps in the USB device documentation. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
16 lines
374 B
ReStructuredText
16 lines
374 B
ReStructuredText
.. _uhc_api:
|
|
|
|
USB host controller (UHC) driver API
|
|
####################################
|
|
|
|
The USB host controller driver API is described in
|
|
:zephyr_file:`include/zephyr/drivers/usb/uhc.h` and referred to
|
|
as the ``UHC driver`` API.
|
|
|
|
UHC driver API is experimental and is subject to change without notice.
|
|
|
|
Driver API reference
|
|
********************
|
|
|
|
.. doxygengroup:: uhc_api
|