zephyr/drivers/usb_c/tcpc
Sam Hurst 603ac13145 usb-c: tcpc: Correctly detect Hard Reset sent detection
The Hard Reset sent signal was tested twice in the same
"if else" structure but only handled in the last test. This
change removes the first detection so that Hard Reset can
be correctly detected.

Signed-off-by: Sam Hurst <sbh1187@gmail.com>
2023-01-24 09:43:20 +01:00
..
CMakeLists.txt usb-c: Change dir name from usbc to usb_c 2022-10-22 18:38:35 -04:00
Kconfig usb-c: Change dir name from usbc to usb_c 2022-10-22 18:38:35 -04:00
Kconfig.tcpc_stm32 drivers: usb-c: Update TCPC driver to use devicetree Kconfig symbol 2022-10-22 18:38:35 -04:00
ucpd_stm32.c usb-c: tcpc: Correctly detect Hard Reset sent detection 2023-01-24 09:43:20 +01:00
ucpd_stm32_priv.h drivers: usb_c: tcpc: stm32: Add VCONN functionality 2022-12-20 09:22:21 +01:00