Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/usb_c/
Dusbc_pe_common_internal.h269 void pe_first_msg_sent(const struct device *dev);
Dusbc_prl.c862 pe_first_msg_sent(dev); in prl_tx_src_pending_run()
926 pe_first_msg_sent(dev); in prl_tx_snk_pending_run()
Dusbc_pe_common.c423 void pe_first_msg_sent(const struct device *dev) in pe_first_msg_sent() function