Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb_c/
Dusbc.h99 DATA_ROLE_IS_UFP, enumerator
/Zephyr-latest/samples/subsys/usb_c/sink/src/
Dmain.c251 case DATA_ROLE_IS_UFP: in port0_notify()
/Zephyr-latest/samples/subsys/usb_c/source/src/
Dmain.c253 case DATA_ROLE_IS_UFP: in port0_notify()
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_pe_snk_states.c600 policy_notify(dev, DATA_ROLE_IS_UFP); in pe_snk_transition_to_default_entry()
Dusbc_pe_common.c789 policy_notify(dev, (pe->data_role == TC_ROLE_UFP) ? DATA_ROLE_IS_UFP in pe_drs_evaluate_swap_run()
852 policy_notify(dev, (pe->data_role == TC_ROLE_UFP) ? DATA_ROLE_IS_UFP in pe_drs_send_swap_run()