Home
last modified time | relevance | path

Searched refs:tcpc_vconn_discharge (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/usb/usb_c/
Dusbc_tc_src_states.c81 tcpc_vconn_discharge(tcpc, true); in tc_unattached_wait_src_entry()
106 tcpc_vconn_discharge(tcpc, false); in tc_unattached_wait_src_exit()
/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_tcpc.h378 static inline int tcpc_vconn_discharge(const struct device *dev, bool enable) in tcpc_vconn_discharge() function