Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h79 #define USB_REQ_RECIPIENT_INTERFACE 0x01 macro
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_core.c277 case USB_REQ_RECIPIENT_INTERFACE: in USBD_LL_SetupStage()