Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/usb/
A Dsunxi_hal_udc.h20 } udc_callback_event_t; typedef
33 typedef udc_errno_t (*udc_callback_t)(uint8_t ep_addr, udc_callback_event_t event,
/bsp/allwinner/libraries/sunxi-hal/hal/test/usb/udc/
A Dusb_msg.h11 udc_errno_t usb_msg_callback(uint8_t ep_addr, udc_callback_event_t event,
A Dusb_msg.c215 udc_errno_t usb_msg_callback(uint8_t ep_addr, udc_callback_event_t event, void *data, uint32_t len) in usb_msg_callback()

Completed in 6 milliseconds