Searched refs:chunkLength (Results 1 – 1 of 1) sorted by relevance
144 uint32_t chunkLength = remaining > maxChunkLength ? maxChunkLength : remaining; in TFA_Hal_GetNextChunkLength() local146 if (chunkLength) in TFA_Hal_GetNextChunkLength()148 g_TfaDeviceMessageStatus.totalSend += chunkLength; in TFA_Hal_GetNextChunkLength()156 return chunkLength; in TFA_Hal_GetNextChunkLength()