Home
last modified time | relevance | path

Searched defs:ep (Results 1 – 25 of 54) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd.c1085 USB_OTG_EPTypeDef *ep; in HAL_PCD_IRQHandler() local
1954 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
2000 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
2031 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
2076 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
2113 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
2158 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
2195 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
2337 USB_OTG_EPTypeDef *ep; in PCD_WriteEmptyTxFifo() local
2395 USB_OTG_EPTypeDef *ep; in PCD_EP_OutXfrComplete_int() local
[all …]
Dstm32h5xx_ll_usb.c598 …_StatusTypeDef USB_ActivateEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_ActivateEndpoint()
636 …peDef USB_ActivateDedicatedEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_ActivateDedicatedEndpoint()
675 …tatusTypeDef USB_DeactivateEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_DeactivateEndpoint()
722 …Def USB_DeactivateDedicatedEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_DeactivateDedicatedEndpoint()
764 HAL_StatusTypeDef USB_EPStartXfer(USB_OTG_GlobalTypeDef *USBx, USB_OTG_EPTypeDef *ep, uint8_t dma) in USB_EPStartXfer()
936 HAL_StatusTypeDef USB_EPStopXfer(const USB_OTG_GlobalTypeDef *USBx, USB_OTG_EPTypeDef *ep) in USB_EPStopXfer()
1073 HAL_StatusTypeDef USB_EPSetStall(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_EPSetStall()
1104 HAL_StatusTypeDef USB_EPClearStall(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_EPClearStall()
2520 HAL_StatusTypeDef USB_ActivateEndpoint(USB_DRD_TypeDef *USBx, USB_DRD_EPTypeDef *ep) in USB_ActivateEndpoint()
2653 HAL_StatusTypeDef USB_DeactivateEndpoint(USB_DRD_TypeDef *USBx, USB_DRD_EPTypeDef *ep) in USB_DeactivateEndpoint()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd.c1085 USB_OTG_EPTypeDef *ep; in HAL_PCD_IRQHandler() local
1954 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
2000 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
2031 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
2076 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
2113 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
2158 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
2195 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
2337 USB_OTG_EPTypeDef *ep; in PCD_WriteEmptyTxFifo() local
2395 USB_OTG_EPTypeDef *ep; in PCD_EP_OutXfrComplete_int() local
[all …]
Dstm32u5xx_ll_usb.c594 …_StatusTypeDef USB_ActivateEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_ActivateEndpoint()
632 …peDef USB_ActivateDedicatedEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_ActivateDedicatedEndpoint()
671 …tatusTypeDef USB_DeactivateEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_DeactivateEndpoint()
718 …Def USB_DeactivateDedicatedEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_DeactivateDedicatedEndpoint()
760 HAL_StatusTypeDef USB_EPStartXfer(USB_OTG_GlobalTypeDef *USBx, USB_OTG_EPTypeDef *ep, uint8_t dma) in USB_EPStartXfer()
932 HAL_StatusTypeDef USB_EPStopXfer(const USB_OTG_GlobalTypeDef *USBx, USB_OTG_EPTypeDef *ep) in USB_EPStopXfer()
1069 HAL_StatusTypeDef USB_EPSetStall(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_EPSetStall()
1100 HAL_StatusTypeDef USB_EPClearStall(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_EPClearStall()
2508 HAL_StatusTypeDef USB_ActivateEndpoint(USB_DRD_TypeDef *USBx, USB_DRD_EPTypeDef *ep) in USB_ActivateEndpoint()
2645 HAL_StatusTypeDef USB_DeactivateEndpoint(USB_DRD_TypeDef *USBx, USB_DRD_EPTypeDef *ep) in USB_DeactivateEndpoint()
[all …]
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pcd.c905 USB_OTG_EPTypeDef *ep; in HAL_PCD_IRQHandler() local
1719 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1765 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1796 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1832 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1860 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1903 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1940 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
2053 USB_OTG_EPTypeDef *ep; in PCD_WriteEmptyTxFifo() local
2187 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
[all …]
Dstm32f1xx_ll_usb.c495 …_StatusTypeDef USB_ActivateEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_ActivateEndpoint()
533 …peDef USB_ActivateDedicatedEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_ActivateDedicatedEndpoint()
572 …tatusTypeDef USB_DeactivateEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_DeactivateEndpoint()
619 …Def USB_DeactivateDedicatedEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_DeactivateDedicatedEndpoint()
657 HAL_StatusTypeDef USB_EPStartXfer(USB_OTG_GlobalTypeDef *USBx, USB_OTG_EPTypeDef *ep) in USB_EPStartXfer()
795 HAL_StatusTypeDef USB_EPStopXfer(const USB_OTG_GlobalTypeDef *USBx, USB_OTG_EPTypeDef *ep) in USB_EPStopXfer()
925 HAL_StatusTypeDef USB_EPSetStall(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_EPSetStall()
956 HAL_StatusTypeDef USB_EPClearStall(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_EPClearStall()
2090 HAL_StatusTypeDef USB_ActivateEndpoint(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_ActivateEndpoint()
2223 HAL_StatusTypeDef USB_DeactivateEndpoint(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_DeactivateEndpoint()
[all …]
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd.c1070 USB_OTG_EPTypeDef *ep; in HAL_PCD_IRQHandler() local
1926 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1972 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
2003 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
2039 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
2067 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
2110 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
2147 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
2260 USB_OTG_EPTypeDef *ep; in PCD_WriteEmptyTxFifo() local
2394 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
[all …]
Dstm32l4xx_ll_usb.c518 …_StatusTypeDef USB_ActivateEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_ActivateEndpoint()
556 …peDef USB_ActivateDedicatedEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_ActivateDedicatedEndpoint()
595 …tatusTypeDef USB_DeactivateEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_DeactivateEndpoint()
642 …Def USB_DeactivateDedicatedEndpoint(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_DeactivateDedicatedEndpoint()
680 HAL_StatusTypeDef USB_EPStartXfer(USB_OTG_GlobalTypeDef *USBx, USB_OTG_EPTypeDef *ep) in USB_EPStartXfer()
818 HAL_StatusTypeDef USB_EPStopXfer(const USB_OTG_GlobalTypeDef *USBx, USB_OTG_EPTypeDef *ep) in USB_EPStopXfer()
948 HAL_StatusTypeDef USB_EPSetStall(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_EPSetStall()
979 HAL_StatusTypeDef USB_EPClearStall(const USB_OTG_GlobalTypeDef *USBx, const USB_OTG_EPTypeDef *ep) in USB_EPClearStall()
2116 HAL_StatusTypeDef USB_ActivateEndpoint(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_ActivateEndpoint()
2253 HAL_StatusTypeDef USB_DeactivateEndpoint(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_DeactivateEndpoint()
[all …]
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_pcd.c1223 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1261 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1292 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1328 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1354 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1392 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1429 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1540 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
1818 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Receive()
1899 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Transmit()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_pcd.c1223 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1261 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1292 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1328 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1354 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1392 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1429 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1540 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
1818 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Receive()
1899 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Transmit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pcd.c895 USB_OTG_EPTypeDef *ep; in HAL_PCD_IRQHandler() local
1578 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1622 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1653 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1694 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1723 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1766 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1803 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1945 USB_OTG_EPTypeDef *ep; in PCD_WriteEmptyTxFifo() local
2003 USB_OTG_EPTypeDef *ep; in PCD_EP_OutXfrComplete_int() local
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pcd.c1393 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1431 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1462 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1498 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1524 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1562 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1599 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1710 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
1988 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Receive()
2069 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Transmit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pcd.c1393 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1431 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1462 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1498 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1524 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1562 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1599 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1710 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
1987 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Receive()
2068 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Transmit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_pcd.c1393 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1431 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1462 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1498 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1524 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1562 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1599 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1710 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
1988 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Receive()
2069 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Transmit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_pcd.c1393 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1431 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1462 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1498 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1524 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1562 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1599 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1710 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
1988 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Receive()
2069 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Transmit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_pcd.c1393 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1431 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1462 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1498 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1524 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1562 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1599 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1701 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
1979 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Receive()
2060 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Transmit()
Dstm32l0xx_ll_usb.c182 HAL_StatusTypeDef USB_ActivateEndpoint(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_ActivateEndpoint()
315 HAL_StatusTypeDef USB_DeactivateEndpoint(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_DeactivateEndpoint()
374 HAL_StatusTypeDef USB_EPStartXfer(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_EPStartXfer()
594 HAL_StatusTypeDef USB_EPSetStall(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_EPSetStall()
614 HAL_StatusTypeDef USB_EPClearStall(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_EPClearStall()
646 HAL_StatusTypeDef USB_EPStopXfer(USB_TypeDef *USBx, USB_EPTypeDef *ep) in USB_EPStopXfer()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pcd.c1393 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1431 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1462 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1498 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1524 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1562 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1599 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1710 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
1988 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Receive()
2069 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Transmit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pcd.c1399 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1437 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1468 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1504 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1530 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1568 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1605 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1716 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
1994 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Receive()
2075 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Transmit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pcd.c1393 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1431 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1462 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1498 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1524 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1562 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1599 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
1710 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler() local
1987 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Receive()
2068 PCD_EPTypeDef *ep, uint16_t wEPVal) in HAL_PCD_EP_DB_Transmit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pcd.c1072 USB_OTG_EPTypeDef *ep; in HAL_PCD_IRQHandler() local
1818 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1862 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1893 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1934 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1963 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
2006 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
2043 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
2185 USB_OTG_EPTypeDef *ep; in PCD_WriteEmptyTxFifo() local
2243 USB_OTG_EPTypeDef *ep; in PCD_EP_OutXfrComplete_int() local
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pcd.c974 USB_OTG_EPTypeDef *ep; in HAL_PCD_IRQHandler() local
1697 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1741 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1772 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1813 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1842 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1885 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1922 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
2064 USB_OTG_EPTypeDef *ep; in PCD_WriteEmptyTxFifo() local
2122 USB_OTG_EPTypeDef *ep; in PCD_EP_OutXfrComplete_int() local
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pcd.c1033 USB_OTG_EPTypeDef *ep; in HAL_PCD_IRQHandler() local
1731 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1775 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1806 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1847 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1876 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1919 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1956 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
2098 USB_OTG_EPTypeDef *ep; in PCD_WriteEmptyTxFifo() local
2156 USB_OTG_EPTypeDef *ep; in PCD_EP_OutXfrComplete_int() local
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pcd.c1053 USB_OTG_EPTypeDef *ep; in HAL_PCD_IRQHandler() local
1770 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1814 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1845 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1886 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1915 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1958 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
1995 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
2138 USB_OTG_EPTypeDef *ep; in PCD_WriteEmptyTxFifo() local
2196 USB_OTG_EPTypeDef *ep; in PCD_EP_OutXfrComplete_int() local
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pcd.c1068 USB_OTG_EPTypeDef *ep; in HAL_PCD_IRQHandler() local
1785 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open() local
1829 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close() local
1860 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive() local
1901 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit() local
1930 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall() local
1973 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall() local
2010 PCD_EPTypeDef *ep; in HAL_PCD_EP_Abort() local
2152 USB_OTG_EPTypeDef *ep; in PCD_WriteEmptyTxFifo() local
2210 USB_OTG_EPTypeDef *ep; in PCD_EP_OutXfrComplete_int() local

123