Searched refs:R_USB_PIPECFG_DIR_Pos (Results 1 – 2 of 2) sorted by relevance
414 #define R_USB_PIPECFG_DIR_Pos (4UL) /* DIR (Bit 4) */ macro
353 uint16_t cfg = (USB_PIPECFG_DIR_IDX(dir) << R_USB_PIPECFG_DIR_Pos) | epn; in R_USBD_EdptOpen()