Home
last modified time | relevance | path

Searched refs:tc_is_in_attached_state (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_tc_common_internal.h147 bool tc_is_in_attached_state(const struct device *dev);
Dusbc_tc_common.c91 bool tc_is_in_attached_state(const struct device *dev) in tc_is_in_attached_state() function
Dusbc_prl.c582 tcpc_set_rx_enable(tcpc, tc_is_in_attached_state(dev)); in prl_tx_phy_layer_reset_entry()