Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.h55 kPeripheral_ControlUpdateStatus, /*! notify the controller to update the newest status */ enumerator
Dusb_otg_khci.c499 …(void)USB_OtgPeripheralControl(otgKhciInstance, (uint32_t)kPeripheral_ControlUpdateStatus, control… in USB_OtgKhciControl()