Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_ctlreq.c147 case USB_REQ_SET_FEATURE: in USBD_StdDevReq()
226 case USB_REQ_SET_FEATURE : in USBD_StdEPReq()
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h85 #define USB_REQ_SET_FEATURE 0x03 macro