Home
last modified time | relevance | path

Searched refs:tc_cc_pull (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_tc.h352 enum tc_cc_pull { enum
Dtcpci_priv.h182 int tcpci_tcpm_set_cc(const struct i2c_dt_spec *bus, enum tc_cc_pull pull);
Dusbc_tcpc.h136 int (*set_cc)(const struct device *dev, enum tc_cc_pull pull);
319 static inline int tcpc_set_cc(const struct device *dev, enum tc_cc_pull pull) in tcpc_set_cc()
/Zephyr-latest/drivers/usb_c/tcpc/
Dtcpci.c581 int tcpci_tcpm_set_cc(const struct i2c_dt_spec *bus, enum tc_cc_pull pull) in tcpci_tcpm_set_cc()
Dps8xxx.c143 int ps8xxx_tcpc_set_cc(const struct device *dev, enum tc_cc_pull pull) in ps8xxx_tcpc_set_cc()
Drt1715.c158 static int rt1715_tcpc_set_cc(const struct device *dev, enum tc_cc_pull pull) in rt1715_tcpc_set_cc()
Ducpd_stm32.c401 enum tc_cc_pull cc_pull) in ucpd_set_cc()
Ducpd_numaker.c1740 static int numaker_tcpc_set_cc(const struct device *dev, enum tc_cc_pull pull) in numaker_tcpc_set_cc()