Searched refs:remainingByte (Results 1 – 4 of 4) sorted by relevance
695 size_t remainingByte; in LPSPI_MasterTransferGetCountEDMA() local697 remainingByte = in LPSPI_MasterTransferGetCountEDMA()701 *count = handle->totalByteCount - remainingByte; in LPSPI_MasterTransferGetCountEDMA()1134 size_t remainingByte; in LPSPI_SlaveTransferGetCountEDMA() local1136 remainingByte = in LPSPI_SlaveTransferGetCountEDMA()1140 *count = handle->totalByteCount - remainingByte; in LPSPI_SlaveTransferGetCountEDMA()
1466 size_t remainingByte; local1470 remainingByte = handle->rxRemainingByteCount;1474 remainingByte = handle->txRemainingByteCount;1477 *count = handle->totalByteCount - remainingByte;1914 size_t remainingByte; local1918 remainingByte = handle->rxRemainingByteCount;1922 remainingByte = handle->txRemainingByteCount;1925 *count = handle->totalByteCount - remainingByte;
841 size_t remainingByte; in LPSPI_MasterTransferGetCountEDMA() local843 remainingByte = in LPSPI_MasterTransferGetCountEDMA()847 *count = handle->totalByteCount - remainingByte; in LPSPI_MasterTransferGetCountEDMA()1315 size_t remainingByte; in LPSPI_SlaveTransferGetCountEDMA() local1317 remainingByte = in LPSPI_SlaveTransferGetCountEDMA()1321 *count = handle->totalByteCount - remainingByte; in LPSPI_SlaveTransferGetCountEDMA()
1638 size_t remainingByte; local1642 remainingByte = handle->rxRemainingByteCount;1646 remainingByte = handle->txRemainingByteCount;1649 *count = handle->totalByteCount - remainingByte;2091 size_t remainingByte; local2095 remainingByte = handle->rxRemainingByteCount;2099 remainingByte = handle->txRemainingByteCount;2102 *count = handle->totalByteCount - remainingByte;