Searched refs:PIPE_CTL_EPDIR (Results 1 – 2 of 2) sorted by relevance
255 pp_ctl |= PIPE_CTL_EPDIR(pp->ep.dir); in usb_pipe_init()
440 #define PIPE_CTL_EPDIR(x) (((uint32_t)(x) << 15) & HCHCTL_EPDIR) /*!< endpoint direction… macro
Completed in 8 milliseconds