Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_prl.c498 tcpc_transmit_data(tcpc, &prl_tx->emsg); in prl_tx_construct_message()
522 tcpc_transmit_data(tcpc, &prl_tx->emsg); in prl_hr_send_msg_to_phy()
/Zephyr-Core-3.4.0/include/zephyr/drivers/usb_c/
Dusbc_tcpc.h558 static inline int tcpc_transmit_data(const struct device *dev, in tcpc_transmit_data() function