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