Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h78 #define USB_REQ_RECIPIENT_DEVICE 0x00 macro
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_core.c273 case USB_REQ_RECIPIENT_DEVICE: in USBD_LL_SetupStage()