zephyr/drivers/usb_c
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
..
ppc drivers: usb_c: ppc: Place API into iterable section 2024-12-03 08:28:42 +01:00
tcpc include: drivers: usb_c: unify status register data type to uint32_t 2024-12-09 22:06:09 +00:00
vbus drivers: usb_c: vbus: Place API into iterable section 2024-12-03 08:28:42 +01:00
CMakeLists.txt
Kconfig