Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_ctlreq.c652 if (req->wValue == USB_FEATURE_REMOTE_WAKEUP) in USBD_SetFeature()
676 if (req->wValue == USB_FEATURE_REMOTE_WAKEUP) in USBD_ClrFeature()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h108 #define USB_FEATURE_REMOTE_WAKEUP 1 macro