Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h90 #define USB_REQ_SET_CONFIGURATION 0x09 macro
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_ctlreq.c134 case USB_REQ_SET_CONFIGURATION: in USBD_StdDevReq()