Searched refs:USB_DeviceNotification (Results 1 – 1 of 1) sorted by relevance
76 static usb_status_t USB_DeviceNotification(usb_device_struct_t *handle, usb_device_callback_message…592 static usb_status_t USB_DeviceNotification(usb_device_struct_t *handle, usb_device_callback_message… in USB_DeviceNotification() function703 return USB_DeviceNotification(deviceHandle, message); in USB_DeviceNotificationTrigger()715 return USB_DeviceNotification(deviceHandle, message); in USB_DeviceNotificationTrigger()1423 if (kStatus_USB_Success != USB_DeviceNotification(handle, &message)) in USB_DeviceTaskFunction()1430 (void)USB_DeviceNotification(handle, &message); in USB_DeviceTaskFunction()