Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/usb/
A Dsunxi_hal_udc.h33 typedef udc_errno_t (*udc_callback_t)(uint8_t ep_addr, udc_callback_event_t event, typedef
42 void hal_udc_register_callback(udc_callback_t user_callback);
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/
A Dudc.h117 udc_callback_t callback;
A Dhal_udc.c1569 void hal_udc_register_callback(udc_callback_t user_callback) in hal_udc_register_callback()

Completed in 8 milliseconds