zephyr/drivers/usb_c/tcpc
Jianxiong Gu 416bf2202c drivers: tcpc: Modify the ps8xxx.c
This commit modifies the ps8xxx.c driver to use the generic TCPCI function.

Signed-off-by: Jianxiong Gu <jianxiong.gu@outlook.com>
2025-01-15 19:03:27 +01:00
..
CMakeLists.txt drivers: tcpc: Add TCPC driver for RT1715 2025-01-15 19:03:27 +01:00
Kconfig drivers: tcpc: Add TCPC driver for RT1715 2025-01-15 19:03:27 +01:00
Kconfig.tcpc_numaker boards: nuvoton: numaker: Drop PINCTRL from board defconfig 2024-11-20 08:23:58 -05:00
Kconfig.tcpc_ps8xxx usbc: add TCPC driver for Parade PS8815 chip 2024-09-23 10:03:19 +02:00
Kconfig.tcpc_rt1715 drivers: tcpc: Add TCPC driver for RT1715 2025-01-15 19:03:27 +01:00
Kconfig.tcpc_stm32 drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
Kconfig.tcpc_tcpci usbc: add generic TCPCI related functions 2024-09-23 10:03:19 +02:00
ps8xxx.c drivers: tcpc: Modify the ps8xxx.c 2025-01-15 19:03:27 +01:00
ps8xxx_priv.h usbc: add TCPC driver for Parade PS8815 chip 2024-09-23 10:03:19 +02:00
rt1715.c drivers: tcpc: Add TCPC driver for RT1715 2025-01-15 19:03:27 +01:00
rt1715.h drivers: tcpc: Add TCPC driver for RT1715 2025-01-15 19:03:27 +01:00
shell.c shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
tcpci.c usbc: add generic TCPCI related functions 2025-01-15 19:03:27 +01:00
ucpd_numaker.c drivers: usb_c: tcpc: Place API into iterable section 2024-12-03 08:28:42 +01:00
ucpd_numaker.h drivers: usb_c: numaker: support Nuvoton's M2L31 series 2024-08-01 12:38:53 +02:00
ucpd_stm32.c drivers: usb_c: tcpc: Place API into iterable section 2024-12-03 08:28:42 +01:00
ucpd_stm32_priv.h