Searched refs:deviceSpeed (Results 1 – 3 of 3) sorted by relevance
169 uint8_t deviceSpeed; /*!< some controller support the HS */ member
1426 lpc3511IpState->deviceSpeed = USB_SPEED_HIGH; in USB_DeviceLpc3511IpInterruptReset()1431 lpc3511IpState->deviceSpeed = USB_SPEED_FULL; in USB_DeviceLpc3511IpInterruptReset()1441 lpc3511IpState->deviceSpeed = USB_SPEED_FULL; in USB_DeviceLpc3511IpInterruptReset()2492 *((uint8_t *)param) = lpc3511IpState->deviceSpeed; in USB_DeviceLpc3511IpControl()2538 …if (USB_SPEED_HIGH == lpc3511IpState->deviceSpeed) /* if high speed, change to use microframe coun… in USB_DeviceLpc3511IpControl()
198 uint8_t deviceSpeed; /*!< Device speed*/ member