Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_ctlreq.h106 USBH_StatusTypeDef USBH_SetAddress(USBH_HandleTypeDef *phost,
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_ctlreq.c222 USBH_StatusTypeDef USBH_SetAddress(USBH_HandleTypeDef *phost, in USBH_SetAddress() function
H A Dusbh_core.c907 ReqStatus = USBH_SetAddress(phost, USBH_DEVICE_ADDRESS); in USBH_HandleEnum()