Home
last modified time | relevance | path

Searched refs:PCD_EPTypeDef (Results 1 – 5 of 5) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_pcd.h90 typedef USB_OTG_EPTypeDef PCD_EPTypeDef; typedef
95 typedef USB_EPTypeDef PCD_EPTypeDef; typedef
111 PCD_EPTypeDef IN_ep[16]; /*!< IN endpoint parameters */
112 PCD_EPTypeDef OUT_ep[16]; /*!< OUT endpoint parameters */
115 PCD_EPTypeDef IN_ep[8]; /*!< IN endpoint parameters */
116 PCD_EPTypeDef OUT_ep[8]; /*!< OUT endpoint parameters */
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_pcd.h87 typedef USB_OTG_EPTypeDef PCD_EPTypeDef; typedef
102 PCD_EPTypeDef IN_ep[16]; /*!< IN endpoint parameters */
103 PCD_EPTypeDef OUT_ep[16]; /*!< OUT endpoint parameters */
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_pcd.c1803 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open()
1846 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close()
1877 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive()
1920 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit()
1951 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall()
1992 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall()
2250 PCD_EPTypeDef *ep; in PCD_EP_ISR_Handler()
H A Dstm32l4xx_hal_pcd_ex.c318 PCD_EPTypeDef *ep; in HAL_PCDEx_PMAConfig()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_pcd.c1728 PCD_EPTypeDef *ep; in HAL_PCD_EP_Open()
1771 PCD_EPTypeDef *ep; in HAL_PCD_EP_Close()
1802 PCD_EPTypeDef *ep; in HAL_PCD_EP_Receive()
1850 PCD_EPTypeDef *ep; in HAL_PCD_EP_Transmit()
1886 PCD_EPTypeDef *ep; in HAL_PCD_EP_SetStall()
1929 PCD_EPTypeDef *ep; in HAL_PCD_EP_ClrStall()