Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.c175 if (0U != (changes & ((uint32_t)kPeripheral_StatusId))) in USB_OtgKhciParsePeripheralStatus()
178 if (0U != (newStatus & ((uint32_t)kPeripheral_StatusId))) in USB_OtgKhciParsePeripheralStatus()
315 if (0U != (value & ((uint32_t)kPeripheral_StatusId))) in _USB_OtgKhciRequestState()
Dusb_otg_khci.h43 kPeripheral_StatusId = 0x01U, /*! id */ enumerator