Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/cdc/
A Dusbh_cdc_ncm.c300 if ((nth16->dwSignature != CDC_NCM_NTH16_SIGNATURE) ||
309 …if ((ndp16->dwSignature != CDC_NCM_NDP16_SIGNATURE_NCM0) && (ndp16->dwSignature != CDC_NCM_NDP16_S…
363 nth16->dwSignature = CDC_NCM_NTH16_SIGNATURE;
371 ndp16->dwSignature = CDC_NCM_NDP16_SIGNATURE_NCM0;
A Dusb_cdc.h394 uint32_t dwSignature; member
407 uint32_t dwSignature; member

Completed in 7 milliseconds