Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_it82xx2.c40 #define RX_LINE_STATE_MASK (RX_LINE_FULL_SPD | RX_LINE_LOW_SPD)
42 #define RX_LINE_FULL_SPD 0x01 macro
/Zephyr-latest/drivers/usb/udc/
Dudc_it82xx2.c31 #define RX_LINE_STATE_MASK (RX_LINE_FULL_SPD | RX_LINE_LOW_SPD)
33 #define RX_LINE_FULL_SPD 0x01 macro