zephyr/subsys/usb
Michał Barnaś 0b4365ef29 usbc: add support for TCPC control of vbus sourcing
Adds calls to the set_src_ctrl of TCPC driver to enable and disable
the VBUS sourcing. If the TCPC doesn't support these functions,
no errors should be printed.

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2024-06-12 18:17:17 -04:00
..
device usb: device: allow uneven SN to be obtained from HWINFO 2024-06-12 14:31:11 +03:00
device_next usb: device_next: hid: fix Get Report buffer handling 2024-06-04 07:56:45 +02:00
host linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
usb_c usbc: add support for TCPC control of vbus sourcing 2024-06-12 18:17:17 -04:00
CMakeLists.txt