Searched refs:statusType (Results 1 – 5 of 5) sorted by relevance
127 usb_otg_status_type_t statusType = (usb_otg_status_type_t)otgChangeType; in _USB_OtgProcessStateStart() local133 switch (statusType) in _USB_OtgProcessStateStart()205 usb_otg_status_type_t statusType = (usb_otg_status_type_t)otgChangeType; in _USB_OtgProcessStateAIdle() local206 switch (statusType) in _USB_OtgProcessStateAIdle()349 usb_otg_status_type_t statusType = (usb_otg_status_type_t)otgChangeType; in _USB_OtgProcessStateAWaitVrise() local350 switch (statusType) in _USB_OtgProcessStateAWaitVrise()440 usb_otg_status_type_t statusType = (usb_otg_status_type_t)otgChangeType; in _USB_OtgProcessStateAWaitVfall() local441 switch (statusType) in _USB_OtgProcessStateAWaitVfall()504 usb_otg_status_type_t statusType = (usb_otg_status_type_t)otgChangeType; in _USB_OtgProcessStateAWaitBcon() local505 switch (statusType) in _USB_OtgProcessStateAWaitBcon()[all …]
52 usb_status_t USB_OtgPeripheralGetStatus(uint32_t statusType, uint32_t *statusValue);
279 usb_status_t USB_OtgNotifyChange(usb_otg_handle otgHandle, uint32_t statusType, uint32_t statusValu…