blob: 4340f0430cf8c6eddfe30974221758d869a3f704 [file] [log] [blame]
.. _usb_dc_api:
USB device controller driver API
################################
The USB device controller driver API is described in
:zephyr_file:`include/zephyr/drivers/usb/usb_dc.h` and sometimes referred to
as the ``usb_dc`` API.
This API has some limitations by design, it does not follow :ref:`device_model_api`
and is being replaced by a new UDC driver API.
API reference
*************
.. doxygengroup:: _usb_device_controller_api