Home
last modified time | relevance | path

Searched defs:controllerInterface (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/usb/otg/
Dusb_otg_oci.h121 const usb_otg_controller_interface_t *controllerInterface; /*!< controller interface APIs */ member
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_oci.h121 const usb_otg_controller_interface_t *controllerInterface; /*!< controller interface APIs */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/usb/device/
Dusb_device_dci.h132 …const usb_device_controller_interface_struct_t *controllerInterface; /*!< Controller interface han… member
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_dci.h132 …const usb_device_controller_interface_struct_t *controllerInterface; /*!< Controller interface han… member
Dusb_device_dci.c202 uint8_t controllerId, const usb_device_controller_interface_struct_t **controllerInterface) in USB_DeviceGetControllerInterface()