sync: huiwei: 6d7e66668a8e94eeaf91ab8b41639a1234e89924

merge into bb16bfd32c08053e39e6c7b75d09f19a9e57a998
This commit is contained in:
Bingpeng_Lao
2024-03-02 12:53:46 +03:00
committed by Han Gao
parent fd760c09e1
commit a78c95c854
4 changed files with 63 additions and 4 deletions

View File

@@ -178,6 +178,7 @@ void tcpm_pd_transmit_complete(struct tcpm_port *port,
enum tcpm_transmit_status status);
void tcpm_pd_hard_reset(struct tcpm_port *port);
void tcpm_tcpc_reset(struct tcpm_port *port);
int get_tcpm_port_polarity(struct tcpm_port *port);
bool tcpm_is_debouncing(struct tcpm_port *tcpm);
bool tcpm_is_toggling(struct tcpm_port *port);