Skip to content
Commit 29436c2b authored by Jianxiong Gu's avatar Jianxiong Gu Committed by Fabio Baltieri
Browse files

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: default avatarJianxiong Gu <jianxiong.gu@outlook.com>
parent 414ac189
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment