Home
last modified time | relevance | path

Searched refs:PE_FLAGS_WAIT_SINK_REQUEST (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_pe_common_internal.h165 PE_FLAGS_WAIT_SINK_REQUEST = 11, enumerator
Dusbc_pe_snk_states.c304 PE_FLAGS_WAIT_SINK_REQUEST); in pe_snk_select_capability_run()
483 if (atomic_test_and_clear_bit(pe->flags, PE_FLAGS_WAIT_SINK_REQUEST)) { in pe_snk_ready_run()