1.. _uhc_api:
2
3USB host controller (UHC) driver API
4####################################
5
6The USB host controller driver API is described in
7:zephyr_file:`include/zephyr/drivers/usb/uhc.h` and referred to
8as the ``UHC driver`` API.
9
10UHC driver API is experimental and is subject to change without notice.
11
12Driver API reference
13********************
14
15.. doxygengroup:: uhc_api
16