Searched defs:ep_type (Results 1 – 11 of 11) sorted by relevance
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/ |
H A D | usbh_conf_template.c | 142 uint8_t ep_type, in USBH_LL_OpenPipe() 205 uint8_t ep_type, in USBH_LL_SubmitURB()
|
H A D | usbh_pipes.c | 87 uint8_t speed, uint8_t ep_type, uint16_t mps) in USBH_OpenPipe()
|
/btstack/port/stm32-f4discovery-usb/USB_HOST/Target/ |
H A D | usbh_conf.c | 348 … uint8_t dev_address, uint8_t speed, uint8_t ep_type, uint16_t mps) in USBH_LL_OpenPipe() 407 … uint8_t ep_type, uint8_t token, uint8_t *pbuff, uint16_t length, in USBH_LL_SubmitURB()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_hcd.c | 202 uint8_t ep_type, in HAL_HCD_HC_Init() 366 uint8_t ep_type, in HAL_HCD_HC_SubmitRequest()
|
H A D | stm32l4xx_hal_pcd.c | 1800 …TypeDef HAL_PCD_EP_Open(PCD_HandleTypeDef *hpcd, uint8_t ep_addr, uint16_t ep_mps, uint8_t ep_type) in HAL_PCD_EP_Open()
|
H A D | stm32l4xx_ll_usb.c | 1417 uint8_t ep_type, in USB_HC_Init()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_hcd.c | 206 uint8_t ep_type, in HAL_HCD_HC_Init() 370 uint8_t ep_type, in HAL_HCD_HC_SubmitRequest()
|
H A D | stm32f4xx_hal_pcd.c | 1725 uint16_t ep_mps, uint8_t ep_type) in HAL_PCD_EP_Open()
|
H A D | stm32f4xx_ll_usb.c | 1594 uint8_t ep_type, uint16_t mps) in USB_HC_Init()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_usb.h | 178 uint8_t ep_type; /*!< Endpoint Type. member
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_ll_usb.h | 177 uint8_t ep_type; /*!< Endpoint Type. member
|