Searched refs:ep_assigned (Results 1 – 3 of 3) sorted by relevance
100 uint32_t ep_assigned = c_nd->ep_assigned; in xfer_owner_exist() local106 if (!usbd_ep_bm_is_set(&ep_assigned, bi->ep)) { in xfer_owner_exist()169 if (c_nd->ep_assigned & ep_bm) { in usbd_class_get_by_ep()
247 c_nd->ep_assigned = c_nd->ep_active; in init_configuration()
407 uint32_t ep_assigned; member