Searched refs:USB_NUM_USBIP (Results 1 – 2 of 2) sorted by relevance
23 #define USB_NUM_USBIP BSP_FEATURE_USB_NUM_IP macro31 #define USB_NUM_USBIP BSP_FEATURE_USB_NUM_IP macro
135 static usb_pipe_cfg_t g_pipe_cfg[USB_NUM_USBIP];159 FSP_ERROR_RETURN(USB_NUM_USBIP > p_cfg->module_number, FSP_ERR_IP_CHANNEL_NOT_PRESENT); in R_USBD_Open()