Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h35 kUSB_DeviceNotifySOF, /*!< Start of Frame received */ enumerator
Dusb_device_dci.h37 kUSB_DeviceNotifySOF, /*!< Start of Frame received */ enumerator
Dusb_device_dci.c638 case kUSB_DeviceNotifySOF: in USB_DeviceNotification()
Dusb_device_khci.c1103 message.code = (uint8_t)kUSB_DeviceNotifySOF; in USB_DeviceKhciInterruptSOF()
Dusb_device_ehci.c967 message.code = (uint8_t)kUSB_DeviceNotifySOF; in USB_DeviceEhciInterruptSOF()
Dusb_device_lpcip3511.c2613 message.code = (uint8_t)kUSB_DeviceNotifySOF; in USB_DeviceLpc3511IpInterruptSOF()
/hal_nxp-latest/mcux/
DREADME116 …- add kUSB_DeviceNotifySOF to usb_device_mcux_drv_port.h SDK USB stack already supports it in SDK …