Searched refs:notifycode (Results 1 – 1 of 1) sorted by relevance
34 void usbd_cdc_ecm_send_notify(uint8_t notifycode, uint8_t value, uint32_t *speed) in usbd_cdc_ecm_send_notify() argument40 notify->bNotificationType = notifycode; in usbd_cdc_ecm_send_notify()42 switch (notifycode) { in usbd_cdc_ecm_send_notify()
Completed in 3 milliseconds