Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Inc/
Dusbd_ioreq.h92 USBD_StatusTypeDef USBD_CtlContinueSendData (USBD_HandleTypeDef *pdev,
/loramac-node-latest/src/boards/mcu/stm32/STM32_USB_Device_Library/Core/Src/
Dusbd_core.c357 USBD_CtlContinueSendData (pdev, in USBD_LL_DataInStage()
374 USBD_CtlContinueSendData(pdev , NULL, 0); in USBD_LL_DataInStage()
Dusbd_ioreq.c117 USBD_StatusTypeDef USBD_CtlContinueSendData (USBD_HandleTypeDef *pdev, in USBD_CtlContinueSendData() function