Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_cdc_rndis.c180 message->messageLength = dataLength + RNDIS_DAT_MSG_HEADER_SIZE; in USB_HostRndisSendDataMsg()
Dusb_host_cdc_rndis.h138 #define RNDIS_DAT_MSG_HEADER_SIZE (44U) macro