Searched defs:phy_epnum (Results 1 – 2 of 2) sorted by relevance
502 #define __HAL_PCD_PHYEPNUM_TO_EPADDR(phy_epnum) (((phy_epnum) / 2U) | \ argument667 static enum usb_status dwc3_execute_dep_cmd(dwc3_handle_t *dwc3_handle, uint8_t phy_epnum, in dwc3_execute_dep_cmd()708 static bool dwc3_is_ep_enabled(dwc3_handle_t *dwc3_handle, uint8_t phy_epnum) in dwc3_is_ep_enabled()1170 uint8_t phy_epnum = dwc3_read_ep_evt_epnum(event); in dwc3_handle_ep0_xfernotready_event() local1257 uint8_t phy_epnum = dwc3_read_ep_evt_epnum(event); in dwc3_handle_ep_event() local1599 uint16_t binterval, uint8_t phy_epnum, uint8_t intr_num, in dwc3_ep_configure()
170 uint8_t phy_epnum; /* physical EP number 0 - 31 */ member