Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_ctlreq.c142 case USB_REQ_GET_STATUS: in USBD_StdDevReq()
286 case USB_REQ_GET_STATUS: in USBD_StdEPReq()
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h83 #define USB_REQ_GET_STATUS 0x00 macro