Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_prl.h23 #define PD_MESSAGE_ID_COUNT 7 macro
Dusbc_prl.c443 (prl_tx->msg_id_counter[prl_tx->last_xmit_type] + 1) & PD_MESSAGE_ID_COUNT; in increment_msgid_counter()