Home
last modified time | relevance | path

Searched refs:tmprxDataSize (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart.c1863 size_t tmprxDataSize = handle->rxDataSize; in LPUART_TransferGetReceiveCount() local
1871 *count = handle->rxDataSizeAll - tmprxDataSize; in LPUART_TransferGetReceiveCount()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart.c1925 size_t tmprxDataSize = handle->rxDataSize; in LPUART_TransferGetReceiveCount() local
1933 *count = handle->rxDataSizeAll - tmprxDataSize; in LPUART_TransferGetReceiveCount()