Searched refs:remaining (Results 1 – 5 of 5) sorted by relevance
143 …int32_t remaining = rmsg->rlength + sizeof(struct _tfa_hal_msg) - g_TfaDeviceMessageStatus… in TFA_Hal_GetNextChunkLength() local144 uint32_t chunkLength = remaining > maxChunkLength ? maxChunkLength : remaining; in TFA_Hal_GetNextChunkLength()
1944 size_t remaining = txSize; in LPI2C_SlaveSend() local1956 while (0U != remaining) in LPI2C_SlaveSend()1970 *actualTxSize = txSize - remaining; in LPI2C_SlaveSend()1997 --remaining; in LPI2C_SlaveSend()2006 (remaining != 0U)) in LPI2C_SlaveSend()2016 *actualTxSize = txSize - remaining;2035 size_t remaining = rxSize; in LPI2C_SlaveReceive() local2047 while (0U != remaining) in LPI2C_SlaveReceive()2061 *actualRxSize = rxSize - remaining; in LPI2C_SlaveReceive()2088 --remaining; in LPI2C_SlaveReceive()[all …]
477 uint32_t remaining = handle->transfer.dataSize; in LPI2C_MasterTransferGetCountEDMA() local485 remaining = in LPI2C_MasterTransferGetCountEDMA()490 remaining = in LPI2C_MasterTransferGetCountEDMA()495 *count = handle->transfer.dataSize - remaining; in LPI2C_MasterTransferGetCountEDMA()
59 …reement is held for any reason to be invalid or unenforceable, then the remaining provisions of th…
61 …reement is held for any reason to be invalid or unenforceable, then the remaining provisions of th…