Lines Matching +full:usb +full:- +full:c
1 .. zephyr:code-sample:: usb-c-sink
2 :name: Basic USB-C Sink
3 :relevant-api: _usbc_device_api
5 Implement a USB-C Power Delivery application in the form of a USB-C Sink.
10 This example demonstrates how to create a USB-C Power Delivery application and
11 how to generate USB VIF policies in XML format using the USB-C subsystem. The
12 application implements a USB-C Sink device.
14 After the USB-C Sink device is plugged into a Power Delivery charger, it
18 .. _usb-c-sink-sample-requirements:
23 node that's compatible with ``usb-c-connector``.
33 .. zephyr-app-commands::
34 :zephyr-app: samples/subsys/usb_c/sink
44 .. code-block:: console
74 USB Comms: 0
76 USB Susspend: 0
85 USB Comms: 0
87 USB Susspend: 0
96 USB Comms: 0
98 USB Susspend: 0
107 USB Comms: 0
109 USB Susspend: 0