Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_usb.c253 PCD_SET_EP_DBUF(USBx, ep->num); in USB_ActivateEndpoint()
386 PCD_SET_EP_DBUF(USBx, ep->num); in USB_EPStartXfer()
468 PCD_SET_EP_DBUF(USBx, ep->num); in USB_EPStartXfer()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_pcd.h633 #define PCD_SET_EP_DBUF(USBx, bEpNum) PCD_SET_EP_KIND((USBx), (bEpNum)) macro

Completed in 12 milliseconds