Home
last modified time | relevance | path

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

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