Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.h47 kPeripheral_StatusAll = 0x10U, /*! all above status bits value */ enumerator
Dusb_otg_khci.c307 (void)USB_OtgPeripheralGetStatus((uint32_t)kPeripheral_StatusAll, &value); in _USB_OtgKhciRequestState()
313 (void)USB_OtgPeripheralGetStatus((uint32_t)kPeripheral_StatusAll, &value); in _USB_OtgKhciRequestState()
502 (void)USB_OtgPeripheralGetStatus((uint32_t)kPeripheral_StatusAll, &statusValue); in USB_OtgKhciControl()