Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_ctlreq.h93 uint8_t req_type, uint16_t value_idx,
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_ctlreq.c189 uint8_t req_type, in USBH_GetDescriptor() argument
196 phost->Control.setup.b.bmRequestType = USB_D2H | req_type; in USBH_GetDescriptor()