Searched refs:hsInterruptIssue (Results 1 – 2 of 2) sorted by relevance
551 (0U == (lpc3511IpState->hsInterruptIssue)) && in USB_DeviceLpc3511IpEndpointInit()775 if (0U != lpc3511IpState->hsInterruptIssue) in USB_DeviceLpc3511IpEndpointStall()845 if (0U != lpc3511IpState->hsInterruptIssue) in USB_DeviceLpc3511IpEndpointUnstall()1141 if (0U != lpc3511IpState->hsInterruptIssue) in USB_DeviceLpc3511IpInterruptToken()1695 lpc3511IpState->hsInterruptIssue = ((Chip_GetVersion() == FSL_ROM_VERSION_1B) ? 0U : 1U); in USB_DeviceLpc3511IpInit()1983 if (lpc3511IpState->hsInterruptIssue) in USB_DeviceLpc3511IpTransaction()2149 (0U != lpc3511IpState->hsInterruptIssue) && in USB_DeviceLpc3511IpCancel()2170 if (0U != lpc3511IpState->hsInterruptIssue) in USB_DeviceLpc3511IpCancel()
184 uint8_t hsInterruptIssue; member