Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.h53 kPeripheral_ControlVbus, /*! control vbus */ enumerator
Dusb_otg_khci.c493 …(void)USB_OtgPeripheralControl(otgKhciInstance, (uint32_t)kPeripheral_ControlVbus, controlValue1, … in USB_OtgKhciControl()