Searched refs:ECSPI_GetRxFifoCount (Results 1 – 2 of 2) sorted by relevance
202 …(ECSPI_GetRxFifoCount(base) < handle->rxRemainingBytes) ? ECSPI_GetRxFifoCount(base) : handle->rxR… in ECSPI_ReceiveTransfer()
507 static inline uint8_t ECSPI_GetRxFifoCount(ECSPI_Type *base) in ECSPI_GetRxFifoCount() function