Searched refs:USB_DEVICE_IP3511_ENDPOINTS_NUM (Results 1 – 2 of 2) sorted by relevance
47 #define USB_DEVICE_IP3511_ENDPOINTS_NUM FSL_FEATURE_USBHSD_EP_NUM macro51 #define USB_DEVICE_IP3511_ENDPOINTS_NUM FSL_FEATURE_USB_EP_NUM macro159 … usb_device_lpc3511ip_endpoint_state_struct_t endpointState[(USB_DEVICE_IP3511_ENDPOINTS_NUM * 2)];
205 s_EpCommandStatusList1[((USB_DEVICE_IP3511_ENDPOINTS_NUM)) * 4];213 s_EpCommandStatusList1[(USB_DEVICE_IP3511_ENDPOINTS_NUM)*4];215 s_EpCommandStatusList2[(USB_DEVICE_IP3511_ENDPOINTS_NUM)*4];346 if (endpointIndex <= ((uint32_t)USB_DEVICE_IP3511_ENDPOINTS_NUM * 2U)) in USB_DeviceLpc3511IpGetEndpointStateStruct()461 for (index = 4U; index < (uint32_t)USB_DEVICE_IP3511_ENDPOINTS_NUM * 4U; ++index) in USB_DeviceLpc3511IpSetDefaultState()1156 for (index = 0U; index < ((uint32_t)USB_DEVICE_IP3511_ENDPOINTS_NUM) * 4U; ++index) in USB_DeviceLpc3511IpInterruptToken()2395 (uint8_t)USB_DEVICE_IP3511_ENDPOINTS_NUM) in USB_DeviceLpc3511IpControl()2445 (uint8_t)USB_DEVICE_IP3511_ENDPOINTS_NUM) in USB_DeviceLpc3511IpControl()2504 … for (tmp32Value = 0U; tmp32Value < (uint32_t)USB_DEVICE_IP3511_ENDPOINTS_NUM; tmp32Value++) in USB_DeviceLpc3511IpControl()2843 for (; devState < ((uint32_t)USB_DEVICE_IP3511_ENDPOINTS_NUM * 2U); ++devState) in USB_DeviceLpcIp3511IsrFunction()