Searched refs:lenRem (Results 1 – 1 of 1) sorted by relevance
549 uint32_t len = mDownloadState->lenLeft, lenLeft, lenRem = 0; in firmwareWrite() local552 lenRem = len - MAX_APP_SEC_RX_DATA_LEN; in firmwareWrite()557 mDownloadState->lenLeft = lenLeft + lenRem; in firmwareWrite()