zephyr/subsys/usb/usb_c
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
..
CMakeLists.txt
Kconfig
usbc_pe_common_internal.h
usbc_pe_common.c lib: smf: constant number of arguments for SMF_CREATE_STATE() 2024-05-07 17:46:21 +02:00
usbc_pe_snk_states_internal.h
usbc_pe_snk_states.c
usbc_pe_src_states_internal.h
usbc_pe_src_states.c
usbc_prl.c lib: smf: constant number of arguments for SMF_CREATE_STATE() 2024-05-07 17:46:21 +02:00
usbc_prl.h
usbc_stack.c
usbc_stack.h usbc: add support for TCPC control of vbus sourcing 2024-06-12 18:17:17 -04:00
usbc_tc_common_internal.h
usbc_tc_common.c usbc: add support for TCPC control of vbus sourcing 2024-06-12 18:17:17 -04:00
usbc_tc_snk_states_internal.h
usbc_tc_snk_states.c
usbc_tc_src_states_internal.h
usbc_tc_src_states.c usbc: add support for TCPC control of vbus sourcing 2024-06-12 18:17:17 -04:00
usbc_timer.c
usbc_timer.h