USB_CDC_NCM_NDP_ALIGN_MIN_SIZE
if ((val < USB_CDC_NCM_NDP_ALIGN_MIN_SIZE) ||
ctx->tx_ndp_modulus = USB_CDC_NCM_NDP_ALIGN_MIN_SIZE;
if ((val < USB_CDC_NCM_NDP_ALIGN_MIN_SIZE) ||
ctx->tx_modulus = USB_CDC_NCM_NDP_ALIGN_MIN_SIZE;