Home
last modified time | relevance | path

Searched refs:USB_REQ_GET_DESCRIPTOR (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h87 #define USB_REQ_GET_DESCRIPTOR 0x06 macro
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_ctlreq.c125 case USB_REQ_GET_DESCRIPTOR: in USBD_StdDevReq()
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Class/DFU/Src/
Dusbd_dfu.c418 case USB_REQ_GET_DESCRIPTOR: in USBD_DFU_Setup()