Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_usb.h197 HAL_StatusTypeDef USB_EPClearStall(USB_TypeDef *USBx, USB_EPTypeDef *ep);
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_usb.c634 HAL_StatusTypeDef USB_EPClearStall(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_EPClearStall() function
A Dstm32l1xx_hal_pcd.c1414 (void)USB_EPClearStall(hpcd->Instance, ep); in HAL_PCD_EP_ClrStall()

Completed in 10 milliseconds