Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h30 kUSB_DeviceNotifyLPMSleep, /*!< LPM signal detected */ enumerator
Dusb_device_dci.h31 kUSB_DeviceNotifyLPMSleep, /*!< LPM signal detected */ enumerator
Dusb_device_dci.c612 case kUSB_DeviceNotifyLPMSleep: in USB_DeviceNotification()
Dusb_device_ehci.c1025 message.code = (uint8_t)kUSB_DeviceNotifyLPMSleep;
Dusb_device_lpcip3511.c967 message.code = (uint8_t)kUSB_DeviceNotifyLPMSleep; in USB_DeviceLpc3511IpInterruptLPMSleep()