Home
last modified time | relevance | path

Searched refs:usbd_notify_urbchange_callback (Results 1 – 3 of 3) sorted by relevance

/bsp/at32/libraries/usbotg_library/src/
A Dusbh_int.c207 usbd_notify_urbchange_callback(uhost, chn, uhost->urb_state[chn]); in usbh_hch_in_handler()
212 usbd_notify_urbchange_callback(uhost, chn, uhost->urb_state[chn]); in usbh_hch_in_handler()
263 usbd_notify_urbchange_callback(uhost, chn, uhost->urb_state[chn]); in usbh_hch_in_handler()
403 usbd_notify_urbchange_callback(uhost, chn, uhost->urb_state[chn]); in usbh_hch_out_handler()
414 usbd_notify_urbchange_callback(uhost, chn, uhost->urb_state[chn]); in usbh_hch_out_handler()
613 rt_weak void usbd_notify_urbchange_callback(usbh_core_type *uhost, uint8_t chnum, urb_sts_type sts) in usbd_notify_urbchange_callback() function
/bsp/at32/libraries/usbotg_library/inc/
A Dusbh_int.h58 void usbd_notify_urbchange_callback(usbh_core_type *uhost, uint8_t chnum, urb_sts_type sts);
/bsp/at32/libraries/rt_drivers/
A Ddrv_usbotgh.c97 void usbd_notify_urbchange_callback(usbh_core_type *uhost, uint8_t chnum, urb_sts_type sts) in usbd_notify_urbchange_callback() function

Completed in 4 milliseconds