Home
last modified time | relevance | path

Searched defs:controllerHandle (Results 1 – 9 of 9) sorted by relevance

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_khci.c569 static usb_status_t _USB_HostKhciLinkTrRequestToList(usb_host_controller_handle controllerHandle, in _USB_HostKhciLinkTrRequestToList()
637 static void _USB_HostKhciProcessTrCallback(usb_host_controller_handle controllerHandle, in _USB_HostKhciProcessTrCallback()
1222 static void _USB_HostKhciTransferClearUp(usb_host_controller_handle controllerHandle) in _USB_HostKhciTransferClearUp()
1303 static void _USB_HostKhciTransferStateMachine(usb_host_controller_handle controllerHandle, in _USB_HostKhciTransferStateMachine()
1549 usb_host_controller_handle *controllerHandle) in USB_HostKhciCreate()
1652 usb_status_t USB_HostKhciDestory(usb_host_controller_handle controllerHandle) in USB_HostKhciDestory()
1700 usb_status_t USB_HostKhciOpenPipe(usb_host_controller_handle controllerHandle, in USB_HostKhciOpenPipe()
1772 usb_status_t USB_HostKhciClosePipe(usb_host_controller_handle controllerHandle, usb_host_pipe_handl… in USB_HostKhciClosePipe()
1829 usb_status_t USB_HostKhciWritePipe(usb_host_controller_handle controllerHandle, in USB_HostKhciWritePipe()
1907 usb_status_t USB_HostKhciReadpipe(usb_host_controller_handle controllerHandle, in USB_HostKhciReadpipe()
[all …]
Dusb_host_ohci.c2211 usb_host_controller_handle *controllerHandle) in USB_HostOhciCreate()
2292 usb_status_t USB_HostOhciDestory(usb_host_controller_handle controllerHandle) in USB_HostOhciDestory()
2321 usb_status_t USB_HostOhciOpenPipe(usb_host_controller_handle controllerHandle, in USB_HostOhciOpenPipe()
2452 usb_status_t USB_HostOhciClosePipe(usb_host_controller_handle controllerHandle, usb_host_pipe_handl… in USB_HostOhciClosePipe()
2482 usb_status_t USB_HostOhciWritePipe(usb_host_controller_handle controllerHandle, in USB_HostOhciWritePipe()
2591 usb_status_t USB_HostOhciReadPipe(usb_host_controller_handle controllerHandle, in USB_HostOhciReadPipe()
2598 usb_status_t USB_HostOhciIoctl(usb_host_controller_handle controllerHandle, uint32_t ioctlEvent, vo… in USB_HostOhciIoctl()
Dusb_host_ip3516hs.c3405 usb_host_controller_handle *controllerHandle) in USB_HostIp3516HsCreate()
3502 usb_status_t USB_HostIp3516HsDestory(usb_host_controller_handle controllerHandle) in USB_HostIp3516HsDestory()
3537 usb_status_t USB_HostIp3516HsOpenPipe(usb_host_controller_handle controllerHandle, in USB_HostIp3516HsOpenPipe()
3664 usb_status_t USB_HostIp3516HsClosePipe(usb_host_controller_handle controllerHandle, usb_host_pipe_h… in USB_HostIp3516HsClosePipe()
3699 usb_status_t USB_HostIp3516HsWritePipe(usb_host_controller_handle controllerHandle, in USB_HostIp3516HsWritePipe()
3769 usb_status_t USB_HostIp3516HsReadPipe(usb_host_controller_handle controllerHandle, in USB_HostIp3516HsReadPipe()
3776 usb_status_t USB_HostIp3516HsIoctl(usb_host_controller_handle controllerHandle, uint32_t ioctlEvent… in USB_HostIp3516HsIoctl()
Dusb_host_ehci.c4449 usb_host_controller_handle *controllerHandle) in USB_HostEhciCreate()
4675 usb_status_t USB_HostEhciDestory(usb_host_controller_handle controllerHandle) in USB_HostEhciDestory()
4710 usb_status_t USB_HostEhciOpenPipe(usb_host_controller_handle controllerHandle, in USB_HostEhciOpenPipe()
4834 usb_status_t USB_HostEhciClosePipe(usb_host_controller_handle controllerHandle, usb_host_pipe_handl… in USB_HostEhciClosePipe()
4903 usb_status_t USB_HostEhciWritePipe(usb_host_controller_handle controllerHandle, in USB_HostEhciWritePipe()
4953 usb_status_t USB_HostEhciReadpipe(usb_host_controller_handle controllerHandle, in USB_HostEhciReadpipe()
4960 usb_status_t USB_HostEhciIoctl(usb_host_controller_handle controllerHandle, uint32_t ioctlEvent, vo… in USB_HostEhciIoctl()
Dusb_host_hci.h95 …void *controllerHandle; /*!< The low level controller han… member
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.c111 static usb_status_t USB_OtgKhciControlPullUp(usb_otg_controller_handle controllerHandle, in USB_OtgKhciControlPullUp()
332 usb_otg_controller_handle *controllerHandle) in USB_OtgKhciInit()
375 usb_status_t USB_OtgKhciDeinit(usb_otg_controller_handle controllerHandle) in USB_OtgKhciDeinit()
398 usb_status_t USB_OtgKhciControl(usb_otg_controller_handle controllerHandle, in USB_OtgKhciControl()
Dusb_otg_oci.h114 usb_otg_controller_handle controllerHandle; /*!< The low level controller handle */ member
/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_lpcip3511.c1562 usb_device_controller_handle *controllerHandle) in USB_DeviceLpc3511IpInit()
1702 usb_status_t USB_DeviceLpc3511IpDeinit(usb_device_controller_handle controllerHandle) in USB_DeviceLpc3511IpDeinit()
2050 usb_status_t USB_DeviceLpc3511IpSend(usb_device_controller_handle controllerHandle, in USB_DeviceLpc3511IpSend()
2084 usb_status_t USB_DeviceLpc3511IpRecv(usb_device_controller_handle controllerHandle, in USB_DeviceLpc3511IpRecv()
2092 usb_status_t USB_DeviceLpc3511IpCancel(usb_device_controller_handle controllerHandle, uint8_t ep) in USB_DeviceLpc3511IpCancel()
2252 …tatus_t USB_DeviceLpc3511IpControlPreSetDeviceAddress(usb_device_controller_handle controllerHandl… in USB_DeviceLpc3511IpControlPreSetDeviceAddress()
2271 usb_status_t USB_DeviceLpc3511IpControl(usb_device_controller_handle controllerHandle, in USB_DeviceLpc3511IpControl()
Dusb_device_dci.h131 usb_device_controller_handle controllerHandle; /*!< Controller handle */ member