| /drivers/usb/device/ |
| A D | usb_dc_stm32.c | 754 cfg->ep_type); in usb_dc_ep_check_cap() 780 ep_cfg->ep_type); in usb_dc_ep_configure() 783 if (ep_cfg->ep_type == USB_DC_EP_ISOCHRONOUS) { in usb_dc_ep_configure() 806 if (ep_cfg->ep_type == USB_DC_EP_ISOCHRONOUS) { in usb_dc_ep_configure() 815 switch (ep_cfg->ep_type) { in usb_dc_ep_configure() 817 ep_state->ep_type = EP_TYPE_CTRL; in usb_dc_ep_configure() 820 ep_state->ep_type = EP_TYPE_ISOC; in usb_dc_ep_configure() 823 ep_state->ep_type = EP_TYPE_BULK; in usb_dc_ep_configure() 826 ep_state->ep_type = EP_TYPE_INTR; in usb_dc_ep_configure() 913 ep_state->ep_type); in usb_dc_ep_enable() [all …]
|
| A D | usb_dc_sam_usbhs.c | 256 .ep_type = USB_DC_EP_CONTROL, in usb_dc_isr() 434 if (cfg->ep_type != USB_DC_EP_CONTROL) { in usb_dc_ep_check_cap() 451 (cfg->ep_type == USB_DC_EP_CONTROL && cfg->ep_mps > 64)) { in usb_dc_ep_check_cap() 483 cfg->ep_type); in usb_dc_ep_configure() 491 switch (cfg->ep_type) { in usb_dc_ep_configure() 510 cfg->ep_type == USB_DC_EP_CONTROL) { in usb_dc_ep_configure() 525 if (cfg->ep_type == USB_DC_EP_ISOCHRONOUS) { in usb_dc_ep_configure()
|
| A D | usb_dc_dw.c | 360 uint32_t ep_mps, enum usb_dc_ep_transfer_type ep_type) in usb_dw_ep_set() argument 366 LOG_DBG("%s ep %x, mps %d, type %d", __func__, ep, ep_mps, ep_type); in usb_dw_ep_set() 414 switch (ep_type) { in usb_dw_ep_set() 944 cfg->ep_type); in usb_dc_ep_check_cap() 946 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap() 984 usb_dw_ep_set(ep, ep_cfg->ep_mps, ep_cfg->ep_type); in usb_dc_ep_configure()
|
| A D | usb_dc_sam_usbc.c | 849 if (cfg->ep_type != USB_DC_EP_CONTROL) { in usb_dc_ep_check_cap() 866 (cfg->ep_type == USB_DC_EP_CONTROL && cfg->ep_mps > 64)) { in usb_dc_ep_check_cap() 894 cfg->ep_addr, cfg->ep_mps, cfg->ep_type); in usb_dc_ep_configure() 896 switch (cfg->ep_type) { in usb_dc_ep_configure() 914 cfg->ep_type == USB_DC_EP_CONTROL) { in usb_dc_ep_configure() 929 if (cfg->ep_type != USB_DC_EP_CONTROL) { in usb_dc_ep_configure()
|
| A D | usb_dc_rpi_pico.c | 595 cfg->ep_addr, cfg->ep_mps, cfg->ep_type); in usb_dc_ep_check_cap() 597 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap() 621 ep_cfg->ep_mps, ep_cfg->ep_type); in usb_dc_ep_configure() 624 ep_state->type = ep_cfg->ep_type; in usb_dc_ep_configure()
|
| A D | usb_dc_it82xx2.c | 153 enum usb_dc_ep_transfer_type ep_type; member 1071 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx > EP0) { in usb_dc_ep_check_cap() 1141 switch (cfg->ep_type) { in usb_dc_ep_configure() 1156 udata0.ep_data[ep_idx].ep_type = cfg->ep_type; in usb_dc_ep_configure() 1158 LOG_DBG("EP%d Configured: 0x%2X(%d)", ep_idx, !!(in), cfg->ep_type); in usb_dc_ep_configure()
|
| A D | usb_dc_kinetis.c | 286 switch (cfg->ep_type) { in usb_dc_ep_check_cap() 350 cfg->ep_type); in usb_dc_ep_configure() 391 switch (cfg->ep_type) { in usb_dc_ep_configure() 867 ep_cfg.ep_type = USB_DC_EP_CONTROL; in reenable_control_endpoints()
|
| A D | usb_dc_native_posix.c | 160 cfg->ep_type); in usb_dc_ep_check_cap() 162 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap()
|
| A D | usb_dc_nrfx.c | 1384 ep_cfg->ep_type); in usb_dc_ep_check_cap() 1386 if ((ep_cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap() 1396 if ((ep_cfg->ep_type == USB_DC_EP_ISOCHRONOUS) && in usb_dc_ep_check_cap() 1402 if ((ep_cfg->ep_type != USB_DC_EP_ISOCHRONOUS) && in usb_dc_ep_check_cap() 1435 ep_ctx->cfg.type = ep_cfg->ep_type; in usb_dc_ep_configure()
|
| A D | usb_dc_smartbond.c | 1278 LOG_DBG("ep %x, mps %d, type %d", cfg->ep_addr, cfg->ep_mps, cfg->ep_type); in usb_dc_ep_check_cap() 1280 if ((cfg->ep_type == USB_DC_EP_CONTROL && ep_idx != 0) || in usb_dc_ep_check_cap() 1281 (cfg->ep_type != USB_DC_EP_CONTROL && ep_idx == 0)) { in usb_dc_ep_check_cap() 1448 ep_state->iso = ep_cfg->ep_type == USB_DC_EP_ISOCHRONOUS; in usb_dc_ep_configure() 1451 if (ep_cfg->ep_type == USB_DC_EP_CONTROL) { in usb_dc_ep_configure()
|
| A D | usb_dc_numaker.c | 635 if (ep_cfg->ep_type == USB_DC_EP_CONTROL) { in numaker_usbd_ep_config_major() 646 if (ep_cfg->ep_type == USB_DC_EP_ISOCHRONOUS) { in numaker_usbd_ep_config_major() 1357 if ((ep_cfg->ep_type == USB_DC_EP_CONTROL) && USB_EP_GET_IDX(ep_cfg->ep_addr) != 0) { in usb_dc_ep_check_cap() 1367 if (config->disallow_iso_inout_same && ep_cfg->ep_type != USB_DC_EP_CONTROL) { in usb_dc_ep_check_cap() 1436 LOG_DBG("EP=0x%02x, MPS=%d, Type=%d", ep_cfg->ep_addr, ep_cfg->ep_mps, ep_cfg->ep_type); in usb_dc_ep_configure()
|
| A D | usb_dc_sam0.c | 367 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap() 394 switch (cfg->ep_type) { in usb_dc_ep_configure()
|
| A D | usb_dc_mcux.c | 264 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap() 288 ep_init.transferType = cfg->ep_type; in usb_dc_ep_configure()
|
| /drivers/wifi/esp_hosted/ |
| A D | esp_hosted_wifi.h | 100 uint8_t ep_type; member
|
| A D | esp_hosted_util.h | 155 frame->ep_type, frame->ep_length, frame->ep_value, frame->data_type, in esp_hosted_frame_dump()
|
| A D | esp_hosted_wifi.c | 64 frame.ep_type = TLV_HEADER_TYPE_EP; in esp_hosted_request()
|
| /drivers/usb/udc/ |
| A D | udc_stm32.c | 776 uint8_t ep_type; in udc_stm32_ep_enable() local 783 ep_type = EP_TYPE_CTRL; in udc_stm32_ep_enable() 786 ep_type = EP_TYPE_BULK; in udc_stm32_ep_enable() 789 ep_type = EP_TYPE_INTR; in udc_stm32_ep_enable() 792 ep_type = EP_TYPE_ISOC; in udc_stm32_ep_enable() 804 udc_mps_ep_size(ep_cfg), ep_type); in udc_stm32_ep_enable()
|
| A D | udc_max32.c | 392 maxusb_ep_type_t ep_type; in udc_max32_ep_enable() local 400 ep_type = MAXUSB_EP_TYPE_IN; in udc_max32_ep_enable() 402 ep_type = MAXUSB_EP_TYPE_OUT; in udc_max32_ep_enable() 408 ret = MXC_USB_ConfigEp(USB_EP_GET_IDX(cfg->addr), ep_type, cfg->mps); in udc_max32_ep_enable()
|