Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.h620 uint8_t L1remoteWakeupEnable; member
Dusb_host_ip3516hs.c471 … ((uint32_t)usbHostState->L1remoteWakeupEnable << USB_HOST_IP3516HS_USBCMD_LPM_RWU_SHIFT)); in USB_HostIp3516HsControlBus()
3809 usbHostState->L1remoteWakeupEnable = (((*lpmParam) & 0x80U) >> 7); in USB_HostIp3516HsIoctl()