Home
last modified time | relevance | path

Searched defs:ep_type (Results 1 – 17 of 17) sorted by relevance

/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_usbd.c45 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 Ddrv_usbh.c697 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 Ddrv_usbd.c90 …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 Dbflb_usb_v1.c60 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 Dbflb_usb_v2.c155 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 Dusbh_pipe.c53 uint8_t ep_type, in usbh_pipe_create()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/core/Source/
A Dusbd_core.c40 const uint32_t ep_type[] = { variable
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/driver/Source/
A Ddrv_usb_host.c374 uint8_t ep_type = (uint8_t)((pp_ctl & HCHCTL_EPTYPE) >> 18U); in usb_pipe_halt() local
A Ddrv_usbh_int.c278 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 Dusbd_conf.c398 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 Ddrv_usb_dev.h88 uint8_t ep_type; /*!< USB endpoint type */ member
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_pcd.c1201 uint16_t ep_mps, uint8_t ep_type) in HAL_PCD_EP_Open()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/
A Dusb.h325 enum usb_device_endpoint_type ep_type; member
/bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/stack_interface/
A Dusb_host_uhd.c1527 uint8_t ep_type; in uhd_ep_alloc() local
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/
A Dhal_udc.c146 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 Dhpl_usb.c1633 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 Dhpl_usb.c1633 uint8_t ep_type = attr & USB_EP_XTYPE_MASK; in _usb_d_dev_ep_init() local

Completed in 58 milliseconds