| /bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/ |
| A D | SWM341_usbd.c | 45 uint8_t ep_reg = 0, ep_nbr, ep_dir, ep_type, cfg, intf, alt; in USBD_Init() local 126 void USBD_EPConfig(uint8_t ep_reg, uint8_t ep_nbr, uint8_t ep_dir, uint8_t ep_type, uint16_t ep_pks… in USBD_EPConfig()
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_usbh.c | 697 uint8_t ep_type, in usb_host_chopen() 718 uint8_t ep_type, in usb_host_ch_init() 735 uint8_t ep_type, in usb_host_submitrequest()
|
| A D | drv_usbd.c | 90 …atic void usb_opendevep(usb_core_instance *pdev, uint8_t ep_addr, uint16_t ep_mps, uint8_t ep_type) in usb_opendevep()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/ |
| A D | bflb_usb_v1.c | 60 uint8_t ep_type; /* Endpoint type */ member 148 static void bflb_usb_ep_config(uint8_t ep_idx, uint8_t ep_type, uint8_t dir, uint16_t ep_mps) in bflb_usb_ep_config() 331 uint8_t ep_type; in usbd_ep_open() local
|
| A D | bflb_usb_v2.c | 155 uint8_t ep_type; /* Endpoint type */ member 259 static void bflb_usb_fifo_config(uint8_t fifo, uint8_t ep_type, uint16_t block_size, uint8_t block_… in bflb_usb_fifo_config()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Source/ |
| A D | usbh_pipe.c | 53 uint8_t ep_type, in usbh_pipe_create()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/core/Source/ |
| A D | usbd_core.c | 40 const uint32_t ep_type[] = { variable
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Source/ |
| A D | drv_usb_host.c | 374 uint8_t ep_type = (uint8_t)((pp_ctl & HCHCTL_EPTYPE) >> 18U); in usb_pipe_halt() local
|
| A D | drv_usbh_int.c | 278 uint8_t ep_type = (uint8_t)((pp_reg->HCHCTL & HCHCTL_EPTYPE) >> 18U); in usbh_int_pipe_in() local
|
| /bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Src/ |
| A D | usbd_conf.c | 398 USBD_StatusTypeDef USBD_LL_OpenEP(USBD_HandleTypeDef *pdev, uint8_t ep_addr, uint8_t ep_type, uint1… in USBD_LL_OpenEP()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Include/ |
| A D | drv_usb_dev.h | 88 uint8_t ep_type; /*!< USB endpoint type */ member
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_pcd.c | 1201 uint16_t ep_mps, uint8_t ep_type) in HAL_PCD_EP_Open()
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/ |
| A D | usb.h | 325 enum usb_device_endpoint_type ep_type; member
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/stack_interface/ |
| A D | usb_host_uhd.c | 1527 uint8_t ep_type; in uhd_ep_alloc() local
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/ |
| A D | hal_udc.c | 146 static void usbc_select_bus(udc_io_type_t io_type, udc_ep_type_t ep_type, uint32_t ep_index) in usbc_select_bus()
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hpl/usb/ |
| A D | hpl_usb.c | 1633 uint8_t ep_type = attr & USB_EP_XTYPE_MASK; in _usb_d_dev_ep_init() local
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hpl/usb/ |
| A D | hpl_usb.c | 1633 uint8_t ep_type = attr & USB_EP_XTYPE_MASK; in _usb_d_dev_ep_init() local
|