Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/cdc/
A Dusbd_cdc_ecm.c23 static USB_NOCACHE_RAM_SECTION USB_MEM_ALIGNX uint8_t g_cdc_ecm_notify_buf[USB_ALIGN_UP(16, CONFIG_… variable
36 struct cdc_eth_notification *notify = (struct cdc_eth_notification *)g_cdc_ecm_notify_buf; in usbd_cdc_ecm_send_notify()
77 …bd_ep_start_write(0, cdc_ecm_ep_data[CDC_ECM_INT_EP_IDX].ep_addr, g_cdc_ecm_notify_buf, bytes2send… in usbd_cdc_ecm_send_notify()

Completed in 2 milliseconds