Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_pipes.h85 USBH_StatusTypeDef USBH_ClosePipe(USBH_HandleTypeDef *phost,
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_pipes.c102 USBH_StatusTypeDef USBH_ClosePipe(USBH_HandleTypeDef *phost, uint8_t pipe_num) in USBH_ClosePipe() function
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/
H A Dusbh_hid.c251 USBH_ClosePipe(phost, HID_Handle->InPipe); in USBH_HID_InterfaceDeInit()
258 USBH_ClosePipe(phost, HID_Handle->OutPipe); in USBH_HID_InterfaceDeInit()