Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/usb/usb_c/
Dusbc_prl.c36 PRL_FLAGS_WAIT_SINK_OK = 2, enumerator
618 atomic_clear_bit(&prl_tx->flags, PRL_FLAGS_WAIT_SINK_OK); in prl_tx_wait_for_message_request_run()
626 if (atomic_test_bit(&prl_tx->flags, PRL_FLAGS_WAIT_SINK_OK) || in prl_tx_wait_for_message_request_run()
644 atomic_set_bit(&prl_tx->flags, PRL_FLAGS_WAIT_SINK_OK); in prl_tx_wait_for_message_request_run()