Home
last modified time | relevance | path

Searched refs:NOT_PD_CONNECTED (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/usb_c/
Dusbc.h105 NOT_PD_CONNECTED, enumerator
/Zephyr-latest/samples/subsys/usb_c/sink/src/
Dmain.c237 case NOT_PD_CONNECTED: in port0_notify()
/Zephyr-latest/samples/subsys/usb_c/source/src/
Dmain.c251 case NOT_PD_CONNECTED: in port0_notify()
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_pe_src_states.c114 policy_notify(dev, NOT_PD_CONNECTED); in pe_src_startup_entry()
Dusbc_pe_snk_states.c84 policy_notify(dev, NOT_PD_CONNECTED); in pe_snk_startup_entry()