Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/include/zephyr/usb_c/
Dusbc.h97 DATA_ROLE_IS_UFP, enumerator
/Zephyr-Core-3.4.0/samples/subsys/usb_c/sink/src/
Dmain.c252 case DATA_ROLE_IS_UFP: in port1_notify()
/Zephyr-Core-3.4.0/samples/subsys/usb_c/source/src/
Dmain.c254 case DATA_ROLE_IS_UFP: in port1_notify()
/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_pe_snk_states.c591 policy_notify(dev, DATA_ROLE_IS_UFP); in pe_snk_transition_to_default_entry()
Dusbc_pe_common.c769 policy_notify(dev, (pe->data_role == TC_ROLE_UFP) ? DATA_ROLE_IS_UFP in pe_drs_evaluate_swap_run()
832 policy_notify(dev, (pe->data_role == TC_ROLE_UFP) ? DATA_ROLE_IS_UFP in pe_drs_send_swap_run()