Home
last modified time | relevance | path

Searched refs:USBD_LL_ClearStallEP (Results 1 – 6 of 6) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/
Dusbd_core.h130 USBD_StatusTypeDef USBD_LL_ClearStallEP (USBD_HandleTypeDef *pdev, uint8_t ep_addr);
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/
Dusbd_core.h130 USBD_StatusTypeDef USBD_LL_ClearStallEP (USBD_HandleTypeDef *pdev, uint8_t ep_addr);
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Middlewares/ST/STM32_USB_Device_Library/Core/Src/
Dusbd_ctlreq.c273 USBD_LL_ClearStallEP(pdev , ep_addr); in USBD_StdEPReq()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Middlewares/ST/STM32_USB_Device_Library/Core/Src/
Dusbd_ctlreq.c273 USBD_LL_ClearStallEP(pdev , ep_addr); in USBD_StdEPReq()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Src/
Dusbd_conf.c610 USBD_StatusTypeDef USBD_LL_ClearStallEP(USBD_HandleTypeDef *pdev, uint8_t ep_addr) in USBD_LL_ClearStallEP() function
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Src/
Dusbd_conf.c610 USBD_StatusTypeDef USBD_LL_ClearStallEP(USBD_HandleTypeDef *pdev, uint8_t ep_addr) in USBD_LL_ClearStallEP() function