Searched refs:PIPE_CTL_EPTYPE (Results 1 – 2 of 2) sorted by relevance
256 pp_ctl |= PIPE_CTL_EPTYPE(pp->ep.type); in usb_pipe_init()
438 #define PIPE_CTL_EPTYPE(x) (((uint32_t)(x) << 18) & HCHCTL_EPTYPE) /*!< endpoint type */ macro
Completed in 9 milliseconds