zephyr/drivers/usb_c/tcpc
Chun-Chieh Li d716f54bbf drivers: usb_c: numaker: update UTCPD.VBSCALE register field
This follows update of UTCPD.VBSCALE register field. It supports:
- "divide-20": External VBUS voltage divider circuit should be 1/20
               for EPR application. The divided voltage compares with
               200mV to set or clean VBUS Present bit.
- "divide-10": External VBUS voltage divider circuit should be 1/10
               for SPR application. The divided voltage compares with
               400mV to set or clean VBUS Present bit.

Signed-off-by: Chun-Chieh Li <ccli8@nuvoton.com>
2024-11-16 15:08:18 -05:00
..
CMakeLists.txt usbc: add TCPC driver for Parade PS8815 chip 2024-09-23 10:03:19 +02:00
Kconfig usbc: add TCPC driver for Parade PS8815 chip 2024-09-23 10:03:19 +02:00
Kconfig.tcpc_numaker
Kconfig.tcpc_ps8xxx usbc: add TCPC driver for Parade PS8815 chip 2024-09-23 10:03:19 +02:00
Kconfig.tcpc_stm32
Kconfig.tcpc_tcpci
ps8xxx.c usbc: add event-driven handling of CC lines changes in ps8815 driver 2024-09-23 10:03:19 +02:00
ps8xxx_priv.h usbc: add TCPC driver for Parade PS8815 chip 2024-09-23 10:03:19 +02:00
shell.c
tcpci.c
ucpd_numaker.c drivers: usb_c: numaker: update UTCPD.VBSCALE register field 2024-11-16 15:08:18 -05:00
ucpd_numaker.h
ucpd_stm32.c
ucpd_stm32_priv.h