Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/src/
A Dcdc_vcom.c65 static ErrorCode_t VCOM_bulk_out_hdlr(USBD_HANDLE_T hUsb, void *data, uint32_t event) in VCOM_bulk_out_hdlr() function
144 ret = USBD_API->core->RegisterEpHandler(hUsb, ep_indx, VCOM_bulk_out_hdlr, &g_vCOM); in vcom_init()
/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/src/
A Dcdc_vcom.c65 static ErrorCode_t VCOM_bulk_out_hdlr(USBD_HANDLE_T hUsb, void *data, uint32_t event) in VCOM_bulk_out_hdlr() function
144 ret = USBD_API->core->RegisterEpHandler(hUsb, ep_indx, VCOM_bulk_out_hdlr, &g_vCOM); in vcom_init()

Completed in 2 milliseconds