Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/drivers/usb_c/
Dusbc_pd.h922 PD_CTRL_GET_SINK_CAP = 8, enumerator
/Zephyr-Core-3.7.0/subsys/usb/usb_c/
Dusbc_pe_snk_states.c448 case PD_CTRL_GET_SINK_CAP: in pe_snk_ready_run()
Dusbc_pe_common.c879 pe_send_ctrl_msg(dev, PD_PACKET_SOP, PD_CTRL_GET_SINK_CAP); in pe_get_sink_cap_entry()