Home
last modified time | relevance | path

Searched refs:USB_DEVICE_CONFIG_NUM (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_dci.c39 #if ((defined(USB_DEVICE_CONFIG_NUM)) && (USB_DEVICE_CONFIG_NUM > 0U))
98 USB_GLOBAL static usb_device_struct_t s_UsbDevice[USB_DEVICE_CONFIG_NUM];
120 for(i=0;i<USB_DEVICE_CONFIG_NUM;i++) in USB_DeviceAllocateHandle()
128 for (count = 0U; count < USB_DEVICE_CONFIG_NUM; count++) in USB_DeviceAllocateHandle()
137 for (count = 0U; count < USB_DEVICE_CONFIG_NUM; count++) in USB_DeviceAllocateHandle()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_device_config.h60 #define USB_DEVICE_CONFIG_NUM \ macro
/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_device_config.h60 #define USB_DEVICE_CONFIG_NUM \ macro
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_dci.c39 #if ((defined(USB_DEVICE_CONFIG_NUM)) && (USB_DEVICE_CONFIG_NUM > 0U))
98 USB_GLOBAL static usb_device_struct_t s_UsbDevice[USB_DEVICE_CONFIG_NUM];
123 for (count = 0U; count < USB_DEVICE_CONFIG_NUM; count++) in USB_DeviceAllocateHandle()
132 for (count = 0U; count < USB_DEVICE_CONFIG_NUM; count++) in USB_DeviceAllocateHandle()

Completed in 10 milliseconds