Searched refs:_notifi (Results 1 – 1 of 1) sorted by relevance
207 static struct ucdc_management_element_notifications _notifi; in _cdc_send_notifi() local211 _notifi.bmRequestType = 0xA1; in _cdc_send_notifi()212 _notifi.bNotificatinCode = notifi; in _cdc_send_notifi()213 _notifi.wValue = wValue; in _cdc_send_notifi()214 _notifi.wLength = wLength; in _cdc_send_notifi()216 eps->ep_cmd->request.buffer = (void *)&_notifi; in _cdc_send_notifi()
Completed in 3 milliseconds