Home
last modified time | relevance | path

Searched refs:ep_type (Results 1 – 18 of 18) sorted by relevance

/external/crosvm/usb_util/src/
Dtypes.rs185 let ep_type = self.bmAttributes & ENDPOINT_DESCRIPTOR_ATTRIBUTES_TYPE_MASK; in get_endpoint_type() localVariable
186 match ep_type { in get_endpoint_type()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/
Dusbd_core.h124 uint8_t ep_type,
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/
Dusbd_core.h124 uint8_t ep_type,
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h201 uint8_t ep_type; /*!< Endpoint Type. member
552 uint8_t ep_type,
Dstm32l4xx_hal_pcd.h320 …ypeDef HAL_PCD_EP_Open(PCD_HandleTypeDef *hpcd, uint8_t ep_addr, uint16_t ep_mps, uint8_t ep_type);
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_usb.h201 uint8_t ep_type; /*!< Endpoint Type. member
552 uint8_t ep_type,
Dstm32l4xx_hal_pcd.h320 …ypeDef HAL_PCD_EP_Open(PCD_HandleTypeDef *hpcd, uint8_t ep_addr, uint16_t ep_mps, uint8_t ep_type);
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Src/
Dusbd_conf.c478 USBD_StatusTypeDef USBD_LL_OpenEP(USBD_HandleTypeDef *pdev, uint8_t ep_addr, uint8_t ep_type, uint1… in USBD_LL_OpenEP() argument
483 hal_status = HAL_PCD_EP_Open(pdev->pData, ep_addr, ep_mps, ep_type); in USBD_LL_OpenEP()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Src/
Dusbd_conf.c478 USBD_StatusTypeDef USBD_LL_OpenEP(USBD_HandleTypeDef *pdev, uint8_t ep_addr, uint8_t ep_type, uint1… in USBD_LL_OpenEP() argument
483 hal_status = HAL_PCD_EP_Open(pdev->pData, ep_addr, ep_mps, ep_type); in USBD_LL_OpenEP()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_usb.c1230 uint8_t ep_type, in USB_HC_Init() argument
1238 switch (ep_type) in USB_HC_Init()
1297 ((ep_type << 18) & USB_OTG_HCCHAR_EPTYP)|\ in USB_HC_Init()
1300 if (ep_type == EP_TYPE_INTR) in USB_HC_Init()
1376 switch(hc->ep_type) in USB_HC_StartXfer()
Dstm32l4xx_hal_pcd.c1113 …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() argument
1130 ep->type = ep_type; in HAL_PCD_EP_Open()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_usb.c1230 uint8_t ep_type, in USB_HC_Init() argument
1238 switch (ep_type) in USB_HC_Init()
1297 ((ep_type << 18) & USB_OTG_HCCHAR_EPTYP)|\ in USB_HC_Init()
1300 if (ep_type == EP_TYPE_INTR) in USB_HC_Init()
1376 switch(hc->ep_type) in USB_HC_StartXfer()
Dstm32l4xx_hal_pcd.c1113 …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() argument
1130 ep->type = ep_type; in HAL_PCD_EP_Open()
/external/libusb/libusb/
Dcore.c1116 enum libusb_endpoint_transfer_type ep_type; in libusb_get_max_iso_packet_size() local
1146 ep_type = (enum libusb_endpoint_transfer_type) (ep->bmAttributes & 0x3); in libusb_get_max_iso_packet_size()
1149 if (ep_type == LIBUSB_ENDPOINT_TRANSFER_TYPE_ISOCHRONOUS in libusb_get_max_iso_packet_size()
1150 || ep_type == LIBUSB_ENDPOINT_TRANSFER_TYPE_INTERRUPT) in libusb_get_max_iso_packet_size()
/external/libusb/libusb/os/
Dsunos_usb.c830 uint8_t ep_addr, int ep_type) in sunos_check_device_and_status_open() argument
890 if (ep_type == LIBUSB_TRANSFER_TYPE_ISOCHRONOUS) { in sunos_check_device_and_status_open()
913 if ((ep_type == LIBUSB_TRANSFER_TYPE_INTERRUPT) && in sunos_check_device_and_status_open()
/external/libiio/src/
Dusb.c531 struct iio_usb_io_context *io_ctx, unsigned int ep_type, in usb_sync_transfer() argument
550 if (ep_type == LIBUSB_ENDPOINT_IN) in usb_sync_transfer()
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi61904 …<var-decl name="ep_type" type-id="1830cdf6" visibility="default" filepath="include/linux/usb/gadge…
62179 …<enum-decl name="ep_type" filepath="include/linux/usb/gadget.h" line="242" column="1" id="1830cdf6…
64553 …<var-decl name="ep_type" type-id="1830cdf6" visibility="default" filepath="include/linux/usb/gadge…
64693 …<enum-decl name="ep_type" filepath="include/linux/usb/gadget.h" line="242" column="1" id="1830cdf6…
Dtest-PR27569-v0.abi61890 …<var-decl name="ep_type" type-id="1830cdf6" visibility="default" filepath="include/linux/usb/gadge…
62165 …<enum-decl name="ep_type" filepath="include/linux/usb/gadget.h" line="242" column="1" id="1830cdf6…
64539 …<var-decl name="ep_type" type-id="1830cdf6" visibility="default" filepath="include/linux/usb/gadge…
64679 …<enum-decl name="ep_type" filepath="include/linux/usb/gadget.h" line="242" column="1" id="1830cdf6…