Home
last modified time | relevance | path

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

/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_usb.h415 HAL_StatusTypeDef USB_EP0_OutStart(USB_OTG_GlobalTypeDef *USBx, uint8_t dma, uint8_t *psetup);
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_ll_usb.c954 HAL_StatusTypeDef USB_EP0_OutStart(USB_OTG_GlobalTypeDef *USBx, uint8_t dma, uint8_t *psetup) in USB_EP0_OutStart() argument
962 USBx_OUTEP(0)->DOEPDMA = (uint32_t)psetup; in USB_EP0_OutStart()

Completed in 5 milliseconds