blob: 8bf81acd17c5f76f2a9dcdb1541cfc68825c4e8f [file] [log] [blame]
.. _uhc_api:
USB host controller driver API
##############################
The USB host controller (UHC) driver API implements the low level layer
to interface with the host controller. All USB host controller drivers
should implement the APIs described in :zephyr_file:`include/zephyr/drivers/usb/uhc.h`.
UHC driver API is experimental and is subject to change without notice.
Driver API reference
********************
.. doxygengroup:: uhc_api