Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_ctlreq.c151 case USB_REQ_CLEAR_FEATURE: in USBD_StdDevReq()
257 case USB_REQ_CLEAR_FEATURE : in USBD_StdEPReq()
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_def.h84 #define USB_REQ_CLEAR_FEATURE 0x01 macro