zephyr/subsys/usb/usb_c
Johan Carlsson f756d0d2bd usb-c: pe: set correct sink/src ready state.
policy engine errors were unconditionally setting the state back
to sink ready. this fix sets the correct state based on the current
power role.

Signed-off-by: Johan Carlsson <johan.carlsson@teenage.engineering>
2024-12-09 15:11:39 +01:00
..
CMakeLists.txt
Kconfig
usbc_pe_common.c usb-c: pe: set correct sink/src ready state. 2024-12-09 15:11:39 +01:00
usbc_pe_common_internal.h usb-c: add PE_SRC_Disabled support. 2024-12-09 15:11:39 +01:00
usbc_pe_snk_states.c usb-c: ignore VDM messaged when using PD 2.0 2024-12-09 15:11:39 +01:00
usbc_pe_snk_states_internal.h
usbc_pe_src_states.c usb-c: add PE_SRC_Disabled support. 2024-12-09 15:11:39 +01:00
usbc_pe_src_states_internal.h usb-c: add PE_SRC_Disabled support. 2024-12-09 15:11:39 +01:00
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: integrate the PPC with the USB-C stack 2024-01-18 10:53:53 +01:00
usbc_stack.h usbc: add support for TCPC control of vbus sourcing 2024-06-12 18:17:17 -04:00
usbc_tc_common.c usbc: add support for TCPC control of vbus sourcing 2024-06-12 18:17:17 -04:00
usbc_tc_common_internal.h
usbc_tc_snk_states.c usb-c: clear cache cc_voltage variable. 2024-12-09 15:11:39 +01:00
usbc_tc_snk_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_tc_src_states_internal.h
usbc_timer.c
usbc_timer.h