Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/drivers/usb_c/
Dusbc_pd.h924 PD_CTRL_DR_SWAP = 9, enumerator
/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_pe_src_states.c433 case PD_CTRL_DR_SWAP: in pe_src_ready_run()
Dusbc_pe_snk_states.c451 case PD_CTRL_DR_SWAP: in pe_snk_ready_run()
Dusbc_pe_common.c794 pe_send_ctrl_msg(dev, PD_PACKET_SOP, PD_CTRL_DR_SWAP); in pe_drs_send_swap_entry()