zephyr/drivers/usb_c/tcpc
Jianxiong Gu 29436c2b29 include: drivers: usb_c: unify status register data type to uint32_t
The tcpc_get_status_register function was using int32_t for the status
parameter, while the other related functions used uint32_t. This change
unifies the data type across all related functions to uint32_t for
consistency and clarity.

Signed-off-by: Jianxiong Gu <jianxiong.gu@outlook.com>
2024-12-09 22:06:09 +00:00
..
CMakeLists.txt
Kconfig
Kconfig.tcpc_numaker boards: nuvoton: numaker: Drop PINCTRL from board defconfig 2024-11-20 08:23:58 -05:00
Kconfig.tcpc_ps8xxx
Kconfig.tcpc_stm32
Kconfig.tcpc_tcpci
ps8xxx_priv.h
ps8xxx.c include: drivers: usb_c: unify status register data type to uint32_t 2024-12-09 22:06:09 +00:00
shell.c
tcpci.c
ucpd_numaker.c drivers: usb_c: tcpc: Place API into iterable section 2024-12-03 08:28:42 +01:00
ucpd_numaker.h
ucpd_stm32_priv.h
ucpd_stm32.c drivers: usb_c: tcpc: Place API into iterable section 2024-12-03 08:28:42 +01:00