Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_lpcip3511.c2636 uint32_t usbErrorCode; in USB_DeviceLpcIp3511IsrFunction() local
2650 usbErrorCode = (lpc3511IpState->registerBase->INFO & USB_LPC3511IP_INFO_ERR_CODE_MASK); in USB_DeviceLpcIp3511IsrFunction()
2839 USB_DeviceLpc3511IpInterruptToken(lpc3511IpState, 0U, 1, usbErrorCode); in USB_DeviceLpcIp3511IsrFunction()
2848 … USB_DeviceLpc3511IpInterruptToken(lpc3511IpState, (uint8_t)devState, 0U, usbErrorCode); in USB_DeviceLpcIp3511IsrFunction()