Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host_hci.h121 uint8_t sleepType; /*!< L1 LPM device handle*/ member
A Dusb_host_hci.c941 uint8_t sleepType) in USB_HostL1SleepDeviceResquest() argument
955 if (1U == sleepType) in USB_HostL1SleepDeviceResquest()
1002 uint8_t sleepType) in USB_HostL1ResumeDeviceResquest() argument
1015 if (1U == sleepType) in USB_HostL1ResumeDeviceResquest()
A Dusb_host.h693 uint8_t sleepType);
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host.h722 uint8_t sleepType);
741 uint8_t sleepType);
A Dusb_host_hci.h106 uint8_t sleepType; /*!< L1 LPM device handle*/ member
A Dusb_host_hci.c932 uint8_t sleepType) in USB_HostL1SleepDeviceResquest() argument
946 if (1U == sleepType) in USB_HostL1SleepDeviceResquest()
995 uint8_t sleepType) in USB_HostL1ResumeDeviceResquest() argument
1008 if (1U == sleepType) in USB_HostL1ResumeDeviceResquest()

Completed in 15 milliseconds