Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/cdc/
A Dusbd_cdc_ecm.c34 void usbd_cdc_ecm_send_notify(uint8_t notifycode, uint8_t value, uint32_t *speed) in usbd_cdc_ecm_send_notify() argument
40 notify->bNotificationType = notifycode; in usbd_cdc_ecm_send_notify()
42 switch (notifycode) { in usbd_cdc_ecm_send_notify()

Completed in 3 milliseconds