Searched refs:USB_DC_EP_CONTROL (Results 1 – 16 of 16) sorted by relevance
79 USB_DC_EP_CONTROL = 0, enumerator
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()492 case USB_DC_EP_CONTROL: in usb_dc_ep_configure()510 cfg->ep_type == USB_DC_EP_CONTROL) { in usb_dc_ep_configure()
739 __ASSERT(ep_ctx->cfg.type == USB_DC_EP_CONTROL, in usbd_work_process_setup()828 if (ep_ctx->cfg.type == USB_DC_EP_CONTROL && in usbd_work_process_ep_events()1089 case USB_DC_EP_CONTROL: in usbd_event_handler()1385 if ((ep_cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap()1464 case USB_DC_EP_CONTROL: in usb_dc_ep_set_stall()1674 if (ep_ctx->cfg.type == USB_DC_EP_CONTROL) { in usb_dc_ep_write()1685 if ((ep_ctx->cfg.type == USB_DC_EP_CONTROL) in usb_dc_ep_write()
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()897 case USB_DC_EP_CONTROL: 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()
278 case USB_DC_EP_CONTROL: in usb_dc_ep_check_cap()383 case USB_DC_EP_CONTROL: in usb_dc_ep_configure()858 ep_cfg.ep_type = USB_DC_EP_CONTROL; in reenable_control_endpoints()
367 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap()395 case USB_DC_EP_CONTROL: in usb_dc_ep_configure()
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()1451 if (ep_cfg->ep_type == USB_DC_EP_CONTROL) { in usb_dc_ep_configure()
662 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap()722 case USB_DC_EP_CONTROL: in usb_dc_ep_configure()
162 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap()
415 case USB_DC_EP_CONTROL: in usb_dw_ep_set()946 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap()
635 if (ep_cfg->ep_type == USB_DC_EP_CONTROL) { 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()
1023 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx > EP0) { in usb_dc_ep_check_cap()1096 case USB_DC_EP_CONTROL: in usb_dc_ep_configure()
265 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap()
538 if ((cfg->ep_type == USB_DC_EP_CONTROL) && ep_idx) { in usb_dc_ep_check_cap()
386 .ep_type = USB_DC_EP_CONTROL, in usb_desc_update_mps0()
1658 ep0_cfg.ep_type = USB_DC_EP_CONTROL; in usb_enable()