Lines Matching full:bind

834 /* Bind EP context to EP address */
847 /* Bind EP context to EP address */ in numaker_usbd_ep_mgmt_bind_ep()
980 /* Bind EP context to EP address */ in numaker_usbd_msg_cb_ep()
984 LOG_ERR("Bind EP context: ep=0x%02x", ep); in numaker_usbd_msg_cb_ep()
1385 /* To respect this capability check, pre-bind EP context to EP address, in usb_dc_ep_check_cap()
1390 LOG_ERR("Bind EP context: ep=0x%02x", ep_cfg->ep_addr); in usb_dc_ep_check_cap()
1410 /* Bind EP context to EP address */ in usb_dc_ep_set_callback()
1414 LOG_ERR("Bind EP context: ep=0x%02x", ep); in usb_dc_ep_set_callback()
1440 /* Bind EP context to EP address */ in usb_dc_ep_configure()
1444 LOG_ERR("Bind EP context: ep=0x%02x", ep_cfg->ep_addr); in usb_dc_ep_configure()
1483 /* Bind EP context to EP address */ in usb_dc_ep_set_stall()
1487 LOG_ERR("Bind EP context: ep=0x%02x", ep); in usb_dc_ep_set_stall()
1512 /* Bind EP context to EP address */ in usb_dc_ep_clear_stall()
1516 LOG_ERR("Bind EP context: ep=0x%02x", ep); in usb_dc_ep_clear_stall()
1543 /* Bind EP context to EP address */ in usb_dc_ep_is_stalled()
1547 LOG_ERR("Bind EP context: ep=0x%02x", ep); in usb_dc_ep_is_stalled()
1576 /* Bind EP context to EP address */ in usb_dc_ep_enable()
1580 LOG_ERR("Bind EP context: ep=0x%02x", ep); in usb_dc_ep_enable()
1616 /* Bind EP context to EP address */ in usb_dc_ep_disable()
1620 LOG_ERR("Bind EP context: ep=0x%02x", ep); in usb_dc_ep_disable()
1644 /* Bind EP context to EP address */ in usb_dc_ep_flush()
1648 LOG_ERR("Bind EP context: ep=0x%02x", ep); in usb_dc_ep_flush()
1672 /* Bind EP context to EP address */ in usb_dc_ep_write()
1771 /* Bind EP context to EP address */ in usb_dc_ep_read_wait()
1775 LOG_ERR("Bind EP context: ep=0x%02x", ep); in usb_dc_ep_read_wait()
1856 /* Bind EP context to EP address */ in usb_dc_ep_read_continue()
1860 LOG_ERR("Bind EP context: ep=0x%02x", ep); in usb_dc_ep_read_continue()
1901 /* Bind EP context to EP address */ in usb_dc_ep_mps()
1905 LOG_ERR("Bind EP context: ep=0x%02x", ep); in usb_dc_ep_mps()