Lines Matching +full:data +full:- +full:role
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
73 Dual Role Data: 1
77 Dual Role Power: 0
84 Dual Role Data: 0
88 Dual Role Power: 0
95 Dual Role Data: 0
99 Dual Role Power: 0
106 Dual Role Data: 0
110 Dual Role Power: 0