Home
last modified time | relevance | path

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

/bsp/at32/libraries/usbotg_library/src/
A Dusbh_core.c918 uhost->user_handler->user_mfc_string(uhost->rx_buffer); in usbh_enum_handler()
933 uhost->user_handler->user_product_string(uhost->rx_buffer); in usbh_enum_handler()
948 uhost->user_handler->user_serial_string(uhost->rx_buffer); in usbh_enum_handler()
1018 uhost->user_handler->user_reset(); in usbh_attached()
1023 uhost->user_handler->user_speed(uhost->dev.speed); in usbh_attached()
1041 uhost->user_handler->user_attached(); in usbh_attached()
1056 uhost->user_handler->user_enumeration_done(); in usbh_enumeration()
1169 uhost->user_handler->user_disconnect(); in usbh_disconnect()
1202 uhost->user_handler->user_reset(); in usbh_loop_handler()
1256 uhost->user_handler->user_reset(); in usbh_loop_handler()
/bsp/at32/libraries/usbotg_library/inc/
A Dusbh_core.h290 …usbh_user_handler_type *user_handler; /*!< usb host user handler … member

Completed in 6 milliseconds