Searched refs:psetup (Results 1 – 4 of 4) sorted by relevance
263 USBD_StatusTypeDef USBD_LL_SetupStage(USBD_HandleTypeDef *pdev, uint8_t *psetup) in USBD_LL_SetupStage() argument266 USBD_ParseSetupRequest(&pdev->request, psetup); in USBD_LL_SetupStage()
101 USBD_StatusTypeDef USBD_LL_SetupStage(USBD_HandleTypeDef *pdev, uint8_t *psetup);
532 HAL_StatusTypeDef USB_EP0_OutStart(USB_OTG_GlobalTypeDef *USBx, uint8_t *psetup);584 HAL_StatusTypeDef USB_EP0_OutStart(USB_TypeDef *USBx, uint8_t *psetup);
1050 HAL_StatusTypeDef USB_EP0_OutStart(USB_OTG_GlobalTypeDef *USBx, uint8_t *psetup) in USB_EP0_OutStart() argument1052 UNUSED(psetup); in USB_EP0_OutStart()2384 HAL_StatusTypeDef USB_EP0_OutStart(USB_TypeDef *USBx, uint8_t *psetup) in USB_EP0_OutStart() argument2388 UNUSED(psetup); in USB_EP0_OutStart()