Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/usb/
Dusb_ch9.h139 #define USB_GET_STATUS_REMOTE_WAKEUP BIT(1) macro
/Zephyr-Core-2.7.6/subsys/usb/
Dusb_device.c442 USB_GET_STATUS_REMOTE_WAKEUP : 0); in usb_get_status()