Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.h45 kPeripheral_StatusVbusVld = 0x04U, /*! b_vbus_vld */ enumerator
Dusb_otg_khci.c195 if (0U != (changes & ((uint8_t)kPeripheral_StatusVbusVld))) in USB_OtgKhciParsePeripheralStatus()
198 if (0U != (newStatus & ((uint8_t)kPeripheral_StatusVbusVld))) in USB_OtgKhciParsePeripheralStatus()