Home
last modified time | relevance | path

Searched refs:pe_send_soft_reset (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/usb/usb_c/
Dusbc_pe_snk_states.c259 pe_send_soft_reset(dev, PD_PACKET_SOP); in pe_snk_select_capability_run()
318 pe_send_soft_reset(dev, prl_rx->emsg.type); in pe_snk_select_capability_run()
475 pe_send_soft_reset(dev, prl_rx->emsg.type); in pe_snk_ready_run()
705 pe_send_soft_reset(dev, prl_rx->emsg.type); in pe_snk_give_sink_cap_run()
Dusbc_pe_common.c325 pe_send_soft_reset(dev, type); in pe_report_error()
470 void pe_send_soft_reset(const struct device *dev, const enum pd_packet_type type) in pe_send_soft_reset() function
799 pe_send_soft_reset(dev, prl_rx->emsg.type); in pe_drs_evaluate_swap_run()
940 pe_send_soft_reset(dev, PD_PACKET_SOP); in pe_get_sink_cap_run()
1223 pe_send_soft_reset(dev, PD_PACKET_SOP); in pe_sender_response_run()
Dusbc_pe_common_internal.h301 void pe_send_soft_reset(const struct device *dev, const enum pd_packet_type type);
Dusbc_pe_src_states.c457 pe_send_soft_reset(dev, prl_rx->emsg.type); in pe_src_ready_run()