Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart.c1817 size_t tmprxDataSize = handle->rxDataSize; in LPUART_TransferGetReceiveCount() local
1825 *count = handle->rxDataSizeAll - tmprxDataSize; in LPUART_TransferGetReceiveCount()
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart.c1667 size_t tmprxDataSize = handle->rxDataSize; in LPUART_TransferGetReceiveCount() local
1675 *count = handle->rxDataSizeAll - tmprxDataSize; in LPUART_TransferGetReceiveCount()