Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/usb_c/
Dusbc_pe_common_internal.h386 bool policy_wait_notify(const struct device *dev, const enum usbc_policy_wait_t notify);
Dusbc_pe_snk_states.c302 if (policy_wait_notify(dev, WAIT_SINK_REQUEST)) { in pe_snk_select_capability_run()
Dusbc_pe_common.c602 bool policy_wait_notify(const struct device *dev, const enum usbc_policy_wait_t notify) in policy_wait_notify() function
842 if (policy_wait_notify(dev, WAIT_DATA_ROLE_SWAP)) { in pe_drs_send_swap_run()