Home
last modified time | relevance | path

Searched refs:kOtg_StatusCheckIdleInAPeripheral (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg.h57kOtg_StatusCheckIdleInAPeripheral = 0x200000U, /*! check the idle timeout when in a_peripheral sta… enumerator
Dusb_otg_khci.c300 if (0U != (requestState & ((uint32_t)kOtg_StatusCheckIdleInAPeripheral))) in _USB_OtgKhciRequestState()
Dusb_otg_oci.c903 ((uint32_t)kOtg_StatusCheckIdleInAPeripheral), in _USB_OtgEnterStateAPeripheral()
972 … otgInstance->controllerHandle, kOtg_ControlRequestStatus, kOtg_StatusCheckIdleInAPeripheral, in _USB_OtgProcessStateAPeripheral()